top button
Flag Notify
    Connect to us
      Site Registration

Site Registration

What is jQuery plugin and what is the advantage of using plugin?

+3 votes
318 views
What is jQuery plugin and what is the advantage of using plugin?
posted Jul 28, 2015 by Shivaranjini

Share this question
Facebook Share Button Twitter Share Button LinkedIn Share Button

1 Answer

+1 vote

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.

answer Aug 5, 2015 by Manikandan J
Similar Questions
+1 vote

Could you please help me to choose the right plugin between Jquery and Dojo?

We need mainly need this for date picker fields. I like the Jquery date picker but it is not bundled with Struts 2 pack, is that a concern?

...