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 we can set the html contents of an element in jquery?
Which version of jquery file should be used?
List the advantage of using minimized version of jquery?
Explain the difference between .empty() and .remove() ?
Tell me which command will give a version of jquery?
What is the difference between $(window).load and $(document).ready function in jquery?
Whether our own specific characters are used in place of $ in jQuery?
What are the difference between alert() and confirm()?
Differentiate between width() vs css(‘width’) in jquery
Explain each() function in jquery?
What is the use of html() method in jquery?
How to execute jQuery code after the DOM is ready?
How method can be called inside code behind using jQuery?
How to add a class to html element?
How to check data type of any variable in jquery? : jquery mobile