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

How do you install/use jquery in a project. What is the minimum setup needed to start using jquery.

0 Answers  


What is the difference between find and children methods?

0 Answers  


List the advantage of using minimized version of jquery?

0 Answers  


Where can we download JQuery?

0 Answers  


What is the use of each function in jQuery?

0 Answers  






Does jquery 2.0 supports ie? : jquery mobile

0 Answers  


Name 3 available jquery plugins that bootstrap has in their query plugin library.

0 Answers  


Where jquery mobile works? : jquery mobile

0 Answers  


What is the difference between event.stopPropagation and event.stopImmediatePropagation?

1 Answers  


How did you become the creator of jquery ui? Whats the story behind that?

0 Answers  


List browser related issues for jquery?

0 Answers  


Tell me does jquery 2.0 supports ie? : jquery mobile

0 Answers  


Categories