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
What is the difference between settimeout() and setinterval() methods?
Define width() vs css('width')?
What is jquery.holdready() function?
Difference between find() and closest() in jquery?
How can you get the type of arguments passed to a function?
Difference between document.ready() and body onload()?
Define url paremeter of jquery ajax method?
What is the difference between $.map and $.grep in jQuery?
What is the goal of cdn and what are the advantages of using cdn?
Suppose if you have a server control(asp.net server control, button) and on the click of button you want to call a jquery function, so tell me how you will call a jquery function without postback?
Explain some of the key concepts of good code organization patterns.
What is jquery.noconflict? Explain
What is eq()? : jquery mobile
Where jquery mobile works? : jquery mobile
What are the browser related issues for jQuery?