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 to stop jqm from auto-enhancing an element? : jquery mobile
What is jquery.length? : jquery mobile
Can there be more than one ready function in jquery?
How do you check or uncheck a checkbox input or radio button?
How to add or remove classes to an element in jquery?
Tell me what is the use of .size() method in jquery?
How to validate phone number using jquery?
How to add and remove css classes to an element using jquery?
Can you use any other name in place of $ (dollar sign) in jQuery?
Is window.onload is different from document.ready()?
What's next on the hitlist with jquery ui?
Which one is more efficient, document.getelementbyid( "idname") or $("#idname)?
Which program is useful for testing jQuery?
How To Use Ajax In Jquery?
How to divide a page into parts using jquery mobile? : jquery mobile