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

What is jQuery CDN?

0 Answers  


Define the types of selectors in jquery?

0 Answers  


Can you write a jquery code to select all links inside the paragraph?

0 Answers  


What is method chaining in jquery and what are the advantages?

0 Answers  


Which is the starting point of code execution in jQuery?

1 Answers  






How can you add a jquery library in your project?

0 Answers  


What is .detach()? : jquery mobile

0 Answers  


What is the difference between settimeout() and setinterval() methods?

0 Answers  


What are the different type of selectors in jquery?

0 Answers  


What is the difference between .js and .min.js?

1 Answers  


What is the difference between jQuery and jQuery UI?

2 Answers  


Give a brief idea about jquery mobile? : jQuery Mobile

0 Answers  


Categories