1
Reply

Why JQuery allows more than on document.ready() in one page?

Urvish Brahmbhatt

Urvish Brahmbhatt

Jun 1 2017 7:59 AM
214
JQuery allows more than one document.ready() for one page. What is the reason behind that? Or How can you use more than one document.ready() in single page?

Answers (1)