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


Please Help Members By Posting Answers For Below Questions

How we can set the html contents of an element in jquery?

447


What is the use of jQuery load method?

512


How you get server response from an ajax request using jquery?

445


What are the different type of selectors in jquery?

449


Explain some of the key concepts of good code organization patterns.

493






Which operating system is more compatible with jQuery?

508


What is .empty()? : jquery mobile

442


How do you install/use jquery in a project. What is the minimum setup needed to start using jquery.

457


Explain the term method chaining? : jQuery Mobile

444


What is $() in jquery library?

465


Explain animate function in jquery?

442


How can we include jQuery library in ASP.Net project?

470


Why jQuery is better than JavaScript?

477


Can you write a jquery code to select all links inside the paragraph?

506


How can you delay document.ready until a variable is set?

499