Jqueryui Examples
# jQuery UI Examples
jQuery UI provides a set of user interface interactions, effects, widgets, utilities, and themes. Get started with jQuery UI by exploring the examples, viewing the source code, (http://jqueryui.com/themeroller/), and reading the (#).
## Interactions
Interactions add basic mouse-based behavior to any element. You can create sortable lists, resizable elements, drag-and-drop behaviors, and more with just a few lines of code. Interactions also serve as the foundation for more complex widgets and applications.
## Widgets
Widgets are full-featured UI controls that bring the richness of desktop applications to the web. All widgets provide a core, extensive customization options, and full theme support.
## Effects
Effects support color animations and class transitions, and also provide additional easing functions. Additionally, a complete set of custom effects is available for showing and hiding elements or simply adding some visual flair.
* Visibility
* Class Animation
## Utilities
jQuery UI uses utilities to create interactions and widgets.
YouTip