Answers

Question and Answer:

  Home  JQuery Programmer

⟩ How to binds a function to be executed whenever the DOM is ready to be traversed and manipulated using jQuery?

The ready(fn) function binds a function to be executed whenever the DOM is ready to be traversed and manipulated.

 182 views

More Questions for you: