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 |
Differentiate between jquery.size and jquery.length? : jQuery Mobile
What are different type of selector in jQuery?
What is the difference between parent() and parents() methods in jQuery?
What is the difference between the knockout and jquery?
What is method chaining in jquery and what are the advantages?
What is meant by the term ‘theming’ in jquery mobile? : jQuery Mobile
How can jquery library be added to pages?
Need to add jQuery file in both Master and Content page?
Can we call c# codebehind method using jquery?
What were the biggest challenges of getting the jQuery 1.7 release ?
How jQuery selectors are executed?
What methods used to provide effects?