Java, .NET, PHP, PYTHON, ANGULAR, ML, Data Science, Testing, CI Tutorials in Easy Languages.

"Best Software Training, Internship, Project Development center of Indore India, Helpline 780506-3968"

                        

What is $(document).ready() in Jquery?

document:-  container which contain  all HTML element

ready():-  it is the predefined method which is used to call function under jquery ready state ,ready state will be called before load state.


$ --->  it is access operator of Jquery .

<div><div>

$(div).html()

$(this).click()

$(document)


Jquery Life Cycle With Diagram










Post a Comment

POST Answer of Questions and ASK to Doubt

Previous Post Next Post