Answers

Question and Answer:

  Home  JQuery Programmer

⟩ What is jQuery plugin and what is the advantage of using plugin?

A plug-in is piece of code written in a standard JavaScript file. These files provide useful jQuery methods which can be used along with jQuery library methods. jQuery plugins are quite useful as its piece of code which is already written by someone and re-usable, which saves your development time.

 147 views

More Questions for you: