JQuery Developer Question:

Explain 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 Developer PDF Read All 51 JQuery Developer Questions
Previous QuestionNext Question
Is it too early to discuss jQuery UI 1.8?Explain use of jQuery.connect?