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 to search for descendant elements that match the specified selectors using ?

0 Answers  


Explain the difference between jquery.size() and jquery.length?

0 Answers  


Explain .on()? : jquery mobile

0 Answers  


What is called chaining?

0 Answers  


What does dollar sign ($) means in jQuery?

1 Answers  






How to find grand children in of an element?

0 Answers  


Which are the fastest selectors in jquery? : jquery mobile

0 Answers  


What is .detach()? : jquery mobile

0 Answers  


Difference Between Prop and Attr in jQuery?

0 Answers  


what does $("div") will select? : jquery mobile

0 Answers  


What are the advantages of jQuery?

0 Answers  


How does jquery mobile theming work? : jquery mobile

0 Answers  


Categories