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



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

Answer / chaitanya

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.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More jQuery Interview Questions

differentiate between bind() vs live() vs delegate() methods in jquery.

0 Answers  


JQuery or JavaScript which is quicker in execution?

0 Answers  


What is the use of jQuery filter?

0 Answers  


What are the different type of selectors in jquery?

0 Answers  


What is the difference between eq() and get() methods in jQuery?

1 Answers  






What are the various ajax functions?

0 Answers  


explain bind() vs live() vs delegate() methods in jquery

0 Answers  


Difference between javascript and jquery? : jQuery Mobile

0 Answers  


What is the difference between javascript and jquery?

0 Answers  


Difference between event.PreventDefault and event.stopPropagation?

0 Answers  


How can you select all elements in a page using jquery?

0 Answers  


Jquery can be used in what scenarios?

0 Answers  


Categories