Can we have multiple document.ready() function on the same page?



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

Post New Answer

More jQuery Interview Questions

How do you check if an element exists or not in jQuery?

1 Answers  


What does dollar sign ($) means in jQuery?

1 Answers  


What is jQuery code to select all links in first paragraph?

0 Answers  


What is .empty()? : jquery mobile

0 Answers  


How to divide a page into parts using jquery mobile? : jquery mobile

0 Answers  






What is parent() in jquery?

0 Answers  


What is jQuery CDN?

0 Answers  


Tell me is jquery a library for client scripting or server scripting? : jquery mobile

0 Answers  


What programming language does jquery use?

0 Answers  


How to add and remove css classes to an element using ?

0 Answers  


Is there any advantage of using $.ajax() for ajax call against $.get() or $.post()?

1 Answers  


How to work with jQuery parent(), children() and siblings()?

0 Answers  


Categories