jQuery Tutorial plus Question:

Why we use chaining in jQuery?

jQuery Interview Question
jQuery Interview Question

Answer:

Chaining is used to connect multiple events and functions in a selector.


Previous QuestionNext Question
Define the script build up by jQuery?How to debug jQuery?