Can you include multiple version of jQuery? If yes, then how they are executed?
Answer Posted / chaitanya
Yes. Multiple versions of jQuery can be included in same page.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Is window.onload is different from document.ready()?
Tell me which command will give a version of jquery?
How do you check or uncheck a checkbox input or radio button?
Tell me what does dollar sign ($) means in jquery? : jquery mobile
How can you get the type of arguments passed to a function?
Explain the difference between find and children methods in jquery?
Explain animate function in jquery?
How to use connect?
How we can remove an attribute of an html tag in jquery?
How to delete cookies in jquery?
How to redirect to another page using jquery?
Explain .live()? : jquery mobile
What is $() in jquery?
explain bind() vs live() vs delegate() methods in jquery
How we can get the input value of an element using jquery?