jQuery Tutorial plus Question:

what is jQuery connect?

Tweet Share WhatsApp

Answer:

It is a jquery plugin which enables us to connect a function to another function. It is like assigning a handler for another function. This situation happens when you are using any javascript plugins and you want to execute some function when ever some function is executed from the plugin. This we can solve using jquery connect function.

Download jQuery PDF Read All 91 jQuery Questions
Previous QuestionNext Question
And finally, If you could give one tip to any new budding jQuery UI developers, what would it be?How to use jQuery.connect?