jQuery 面试题与答案
Test your skills through the online practice test: jQuery Quiz Online Practice Test
相关差异对比
问题 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.
这有帮助吗?
添加评论
查看评论
问题 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
这有帮助吗?
添加评论
查看评论
用户评价最有帮助的内容:
- 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?