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
Explain the difference between parent() and parents() methods in jquery? : jquery mobile
Need to add jQuery file in both Master and Content page?
What are your tools of choice to get the jquery job done?
Explain the difference between size and length of jquery?
Can you please explain the difference between body onload() and document.ready() function? : jquery mobile
What is the difference between onload() and document.ready() function used in jquery?
Do we need to add the jquery file both at the master page and content page as well?
What is the use jQuery.data method?
How do I check if an HTML element is empty using jQuery?
Which selector has better performance id or class and why?
How can related code be encapsulated?
What are the paremeter of jquery ajax method?
How can we apply css in last child of parent using jquery library?
What the use of $ symbol in jquery.
Can we have multiple document.ready() function on the same page? : jquery mobile