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 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 the difference between .js and .min.js?
How can jquery library be added to pages? Write a basic jquery code?
Whether jQuery HTML work for both HTML and XML documents?
What are the different types of selectors in jquery?
Define each() function in jquery?
How to divide a page into parts using jquery mobile? : jquery mobile
What is $() in jquery library?
What is jquery a client or server scripting?
What is method chaining in jquery?
When can you use jquery?