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
How to create, read and delete cookies with jquery?
Explain jquery connect?
Why jQuery is needed?
List a few features of jquery mobile? : jQuery Mobile
Is it possible that jquery html work for both html and xml document?
How do you disable or enable a form element?
Different ways of using $.connect function in jquery?
Have any of your startup projects failed dismally - if so, why and how did you learn from them?
What is the use of html() method in jquery?
What is the use of .size() method in jquery?
Where can we download JQuery?
When can you use jquery?
What is the difference between map and grep function in jquery?
Why we use chaining in jquery?
Define cdn in jquery?