Is it possible to use other client side libraries like MooTools, Prototype along with jQuery?
Answer Posted / chaitanya
Yes.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Is jquery library used for server scripting or client scripting?
Mention the differences between javascript and jquery.
How to check jQuery version?
Explain the difference between onload() and document.ready() function used in jquery?
When can you use jquery?
explain width() vs css(‘width’) in jquery
What is the difference between the id selector and class selector in jquery?
What is the jQuery code to select all links inside the paragraph?
How can jquery library be added to pages? Write a basic jquery code?
Whether C# code behind can be called from jQuery?
How can related code be encapsulated? Give example.
Explain jquery.noconflict? : jquery mobile
Explain finish method in jquery? : jquery mobile
Tell me can we have multiple document.ready() function on the same page? : jquery mobile
What are the advantages of minified version of jquery?