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 |
Is jquery code exicuted on the clientside, or serverside?
Is jQuery a programming language?
What is jQuery plugin and what is the advantage of using plugin?
What are the two types of CDNs?
What is the difference between settimeout() and setinterval() methods?
What is the use of jQuery load method?
How can jquery library be added to pages?
What are selectors in jquery mean ?
Does jquery 2.0 supports ie? : jquery mobile
How jQuery selectors are executed?
How to use css() in jquery?
explain bind() vs live() vs delegate() methods in jquery