Is jquery a framework?
Answer / Balbeer Singh
No, jQuery is not a framework. It's a fast, lightweight JavaScript library that simplifies HTML document traversing and manipulation.
| Is This Answer Correct ? | 0 Yes | 0 No |
How do you add an HTML element in DOM tree?
What is the difference between bind() and live() function in jquery?
What does dollar sign ($) means in jQuery?
Explain jquery $.ajax() method?
What is the latest version of jquery?
How can I select 20th div with jquery?
What is the difference between $(window).load and $(document).ready function in jquery?
What is the use of serialize method in jQuery?
Is it possible to hold or delay document.ready execution for sometime?
Explain cdn in jquery?
Is it too early to discuss jquery ui 1.8?
What is $() in jquery?