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 the difference between $(window).load and $(document).ready?
What is ajax and how it works?
What is jquery.length? : jquery mobile
How We Can Write Code Specific To Browser In Jquery?
Name some of the methods of jquery used to provide effects?
Tell me how to write browser specific code using jquery? : jquery mobile
Differentiate between calling stop (true, true) and finish method?
Explain how jquery works?
How to get the current offset of the first matched element, in pixels, relative to the document using ?
What is wrong with this code line "$('#myid.3').text('blah blah!!!');"
What are the different types of selectors in jquery?
How to check data type of any variable in jQuery?