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
Define the script build up by jquery?
What does $("P") will select?
How can we include jQuery library in ASP.Net project?
What is event.stoppropagation? : jquery mobile
differentiate between bind() vs live() vs delegate() methods in jquery.
Write the code to define a requirejs module with its dependencies.
Explain the each() function?
Name 3 available jquery plugins that bootstrap has in their query plugin library.
What is ajax and how it works?
What is the use of jQuery.ajax method ()?
What is jQuery code to select all links in first paragraph?
Explain the types of selectors in jquery?
Can you use multiple document.ready() function on the same page?
Name some of the methods of jquery used to provide effects?
How can an element be checked if it contains a specific class?