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
How we can set the html contents of an element in jquery?
What is the use of noconflict() method in jquery?
What were the biggest challenges of getting the jQuery 1.7 release ?
How to disable jquery animation? : jquery mobile
Explain the script build up by jquery?
How can you select all elements in a page using jquery?
What are the advantage of using minimized version of jquery?
What is the use of css() method in jquery?
What are the popular jquery cdn? : jquery mobile
Define animate function in jquery?
What is the advantage of using the minified version of jquery rather than using the conventional one?
What is jquery a client or server scripting?
How we can apply css in multiple selectors in jquery?
How to debug jquery code/ debug jquery?
What are selectors in jquery?