Expert Developer JavaScript Question:
Download Job Interview Questions and Answers PDF
Explain the concept of unobtrusive JavaScript?
Answer:
Unobtrusive JavaScript is basically a JavaScript methodology that seeks to overcome browser inconsistencies by separating page functionality from structure. The basic premise of unobtrusive JavaScript is that page functionality should be maintained even when JavaScript is unavailable on a user's browser.
Download Expert JavaScript Developer Interview Questions And Answers
PDF
Previous Question | Next Question |
What is the difference between script type and the script language attributes? | How can I prevent others from reading/stealing my scripts or images? |