Answer Posted / ramyagurrala
javascript is a programming language,where as jquery is a javascript library.
So,jquery is not an replacement of javascript.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How can events be prevented from stopping to work after an ajax request?
How to debug jquery code/ debug jquery?
What are your tools of choice to get the jquery job done?
What is jquery connect and how to use it?
Which selector has better performance id or class and why?
How to add a class to html element?
Differentiate among .empty() vs .remove() vs .detach() in jquery.
Explain .siblings() method in jquery?
What is the difference between onload() and document.ready()?
Can we add more than one ‘document.ready’ function in a page?
what does $("div") will select? : jquery mobile
Whether C# code behind can be called from jQuery?
Explain the difference between onload() and document.ready() function used in jquery?
Define jquery $.ajax() method?
What are the basic selectors in jQuery?