What is jQuery plugin and what is the advantage of using plugin?
Answer Posted / 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 View All Answers
Do you have plans for a new jquery plug-in or something else we should look out for? Where to from here for the imgpreview plugin?
Differentiate between jquery.size and jquery.length? : jQuery Mobile
What is the use of jQuery.ajax method ()?
What is the use of jQuery.data() method?
What were the biggest challenges of getting the 1.7 release out there?
What are selectors in jquery?
How can jquery library be added to pages?
What are the advantages of method chaining in jquery?
Is jQuery is a replacement of JavaScript?
What are the different type of selectors in jquery?
What is each() function in jQuery? How do you use it?
How to disable jquery animation? : jquery mobile
Which program is useful for testing jQuery?
Difference between javascript and jquery?
What is a use of jquery filter?