Can you include multiple version of jQuery? If yes, then how they are executed?
Answer / chaitanya
Yes. Multiple versions of jQuery can be included in same page.
| Is This Answer Correct ? | 1 Yes | 0 No |
Explain why there are two different version of jquery library? : jquery mobile
What is jquery and what are the advantages?
What does $("div.parent") will select?
What is the use of jQuery load method?
How can images be made to appear scrolling one over another?
What is the use of each function in jQuery?
How can you use a jquery library in your project?
What is difference between onload and ready?
Is it possible to use our own specific character in the place of $ sign in jquery? : jquery mobile
How to multiple AJAX requests be run simultaneously in jQuery?
How does jquery store data related to an element?
What are selectors in jquery mean ?