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

What is the use of jquery.data()?

0 Answers  


Can you please explain the difference between .js and .min.js? : jquery mobile

0 Answers  


How to divide a page into parts using jquery mobile? : jquery mobile

0 Answers  


What are your tools of choice to get the jquery job done?

0 Answers  


Is jQuery is a JavaScript or JSON library file?

0 Answers  






Is vanilla js faster than jquery?

0 Answers  


Which is the starting point of code execution in jQuery?

1 Answers  


Explain each() function in jquery?

0 Answers  


What is jquery connect and how to use it?

0 Answers  


How do you check if an element is empty?

1 Answers  


What is the use of noconflict() method in jquery?

0 Answers  


How to use css() in jquery?

0 Answers  


Categories