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 difference between prop and attr?
Explain .live()? : jquery mobile
How do you select element by ID in jQuery?
Explain the features of jquery mobile? : jquery mobile
How can you delay document.ready until a variable is set?
Explain the difference between size and length of jquery?
How to add a class to html element?
How we can set the html contents of an element in jquery?
What are the types of selectors that are used in jquery? Give examples.
What is the difference between onload() and document.ready() function used in jquery?
Explain remove class jquery with example?
Can we use our own specific character in the place of $ sign in jQuery?