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 the difference between onload() and document.ready() function used in jquery?
Difference between parent() and parents() in jQuery?
Which version of jquery file should be used?
How do you disable or enable a form element?
Can you use multiple document.ready() function on the same page?
How to disable/enable an element in jquery?
Explain the use of data-role=”page” attribute? : jQuery Mobile
What is meant by a deep copy? : jQuery Mobile
Why are not some scripts and styles loading? : jquery mobile
Explain bind() vs live() vs delegate() methods.
Why is only the first page of multi page document loaded? : jquery mobile
Is jquery library used for server scripting or client scripting?