Can we have multiple document.ready() function on the same page?
Answer / chaitanya
YES. We can have any number of document.ready() function on the same page.
Is This Answer Correct ? | 0 Yes | 0 No |
How to search for descendant elements that match the specified selectors using ?
Explain the difference between jquery.size() and jquery.length?
Explain .on()? : jquery mobile
What is called chaining?
What does dollar sign ($) means in jQuery?
How to find grand children in of an element?
Which are the fastest selectors in jquery? : jquery mobile
What is .detach()? : jquery mobile
Difference Between Prop and Attr in jQuery?
what does $("div") will select? : jquery mobile
What are the advantages of jQuery?
How does jquery mobile theming work? : jquery mobile