Answers

Question and Answer:

  Home  JQuery Developer

⟩ Explain jQuery connect?

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.

 176 views

More Questions for you: