jQuery Tutorial plus Question:
Download Job Interview Questions and Answers PDF
Advantages of jQuery.
Answer:
The advantages of using jQuery are:
* JavaScript enhancement without the overhead of learning new syntax
* Ability to keep the code simple, clear, readable and reusable
* Eradication of the requirement of writing repetitious and complex loops and DOM scripting library calls
* JavaScript enhancement without the overhead of learning new syntax
* Ability to keep the code simple, clear, readable and reusable
* Eradication of the requirement of writing repetitious and complex loops and DOM scripting library calls
Download jQuery Interview Questions And Answers
PDF
Previous Question | Next Question |
When can you use jQuery? | How to programmatically trigger a click event that's being handled by jQuery? |