Can we have multiple document.ready() function on the same page?
Answer Posted / chaitanya
YES. We can have any number of document.ready() function on the same page.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the basic selectors in jQuery?
Define each() function in jquery?
What is the use of the animate() method in jquery?
What is the use of delegate() method in jquery?
How to use transition effects? : jQuery Mobile
Explain .siblings() method in jquery?
What is queue() in jquery?
How to keep the submit text from showing with jquery mobile? : jquery mobile
What is jQuery CDN?
How to find grand children in of an element?
Can you please explain the difference between prop and attr? : jquery mobile
How can jquery library be added to pages?
Explain the use jquery.data method?
Can we select a element having a specific class in jquery ?
What are the differences between size and length in jquery?