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 to disable/enable an element in jquery?

0 Answers  


Can we have multiple document.ready() function on the same page?

1 Answers  


What is .detach()? : jquery mobile

0 Answers  


Tell me what does dollar sign ($) means in jquery? : jquery mobile

0 Answers  


When can jquery be used?

0 Answers  






What is the basic need to start with jQuery?

1 Answers  


In what situation you would use multiple version of jQuery and how would you include them?

1 Answers  


Tell me how to executed jquery selectors? : jquery mobile

0 Answers  


Tell me how to disable jquery animation? : jquery mobile

0 Answers  


Please tell us that is jquery knockkout intended to compete with jquery or prototype or work with it?

0 Answers  


How to load a page using jquery mobile? : jquery mobile

0 Answers  


Why jQuery is needed?

0 Answers  


Categories