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 jquery.size and jquery.length? : jQuery Mobile

1 Answers  


What are different type of selector in jQuery?

1 Answers   Wipro,


What is the difference between parent() and parents() methods in jQuery?

1 Answers  


What is the difference between the knockout and jquery?

1 Answers  


What is method chaining in jquery and what are the advantages?

1 Answers  


What is meant by the term ‘theming’ in jquery mobile? : jQuery Mobile

1 Answers  


How can jquery library be added to pages?

0 Answers  


Need to add jQuery file in both Master and Content page?

1 Answers  


Can we call c# codebehind method using jquery?

1 Answers  


What were the biggest challenges of getting the jQuery 1.7 release ?

1 Answers  


How jQuery selectors are executed?

1 Answers  


What methods used to provide effects?

1 Answers  


Categories