Home Ajax Jquery Difference between jQuery UI widget and plugin



Difference between jQuery UI widget and plugin
Posted on: April 18, 2011 at 12:00 AM
This page discusses - Difference between jQuery UI widget and plugin

Difference between jQuery UI widget and plugin

     

Difference between jQuery UI widget and plugin

Widgets are part of the jQuery UI library, where plugins aren't. Also, the Widgets have a visual component for the GUI, whereas plug-ins don't necessarily (although some have).

Plugins are functions that do something to your website. They could serve a back-end purpose and never be visible to you or the public. In the other hand, a widget usually is the representation of a plugin in the form of an object that can be placed somewhere on your website via the widgets interface under the appearance menu.

Widgets are always plugins, but plugins donā??t always have widgets. A widget usually is a pretty and easy way of using a plugin.

Learn from experts! Attend jQuery Training classes.

Related Tags for Difference between jQuery UI widget and plugin:


More Tutorials from this section

Ask Questions?    Discuss: Difference between jQuery UI widget and plugin  

Post your Comment


Your Name (*) :
Your Email :
Subject (*):
Your Comment (*):
  Reload Image
 
 

Ask Questions?

If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.

Ask your questions, our development team will try to give answers to your questions.