jQuery preguntas y respuestas de entrevista
Diferencias relacionadas
Pregunta 21. When can you use jQuery?
JQuery can be used to
apply CSS
call functions on events
traverse the documents
manipulation purpose and
to add effects too.
Pregunta 22. Advantages of jQuery.
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
Lo mas util segun los usuarios:
- What is jQuery?
- How to use jQuery?
- How to use jQuery library in our ASP.Net project?
- How did you become the creator of jQuery UI? Whats the story behind that?
- Can you give me a brief history of your programming days? Where did it all start?