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 |
What is method chaining in jquery and what are the advantages?
What does $("div") will select?
Tell me an example usage of jquery mobile? : jquery mobile
Can we have multiple document.ready() function on the same page? : jquery mobile
Define type paremeter of jquery ajax method?
Explain each() function in jquery?
How to write browser specific code using jquery? : jquery mobile
Why is the block display style used for animations?
You get "jquery is not defined" or "$ is not defined" error. What could be the reason?
Which is fast document.getElementByID('txtName') or $('#txtName').?
How to find all sibling elements after the current element using ?
How to give face effect in jquery?