Answer Posted / chaitanya
No. jQuery is not a replacement of JavaScript. jQuery is a different library which is written on top of JavaScript. jQuery is a lightweight JavaScript library that emphasizes interaction between JavaScript and HTML.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
With jquery ui 1.7 being released in the last few days, what do you see as the key parts of jquery ui 1.7? What are you most proud of out of that release?
How can you get the type of arguments passed to a function?
What does the jQuery migrate function do?
What is $('div')? : jquery mobile
How to get attributes of an element using jQuery?
Is jquery code exicuted on the clientside, or serverside?
How does jquery mobile theming work? : jquery mobile
How We Can Write Code Specific To Browser In Jquery?
Define .siblings() method in jquery?
What are the two types of CDNs?
How can we apply css in odd childs of parent node using jquery library?
Difference between event.PreventDefault and event.stopPropagation?
What is the use of param() method?
How to call a method inside code-behind using jquery?
Which is the fastest selector in jQuery?