jQuery Mobile Question:
Download Job Interview Questions and Answers PDF
Explain the starting point of code execution in jQuery?
Answer:
The starting point of jQuery code execution is $(document).ready() function which is executed when DOM is loaded.
Download jQuery Mobile Interview Questions And Answers
PDF
Previous Question | Next Question |
Explain the basic need to start with jQuery? | Tell me what does dollar sign ($) means in jQuery? |