Controlgroup Widget
Controlgroup Widgetversion added: 1.12 Description: Themeable set of input widgets. QuickNavExamples Options classes direction disabled items onlyVisible Methods destroy disable enable instance option...
View ArticleClip Effect
Clip Effect Description: The clip effect will hide or show an element by clipping the element vertically or horizontally. clip direction (default: "up") Type: String The plane in which the clip effect...
View ArticleCheckboxradio Widget
Checkboxradio Widgetversion added: 1.12 Description: Converts inputs of type radio and checkbox to themeable buttons. QuickNavExamples Options classes disabled icon label Methods destroy disable...
View ArticleButtonset Widget
Buttonset Widgetversion added: 1.8, deprecated: 1.12 Description: Themeable button sets. QuickNavExamples Options disabled items Methods destroy disable enable instance option refresh widget Events...
View ArticleButton Widget
Button Widgetversion added: 1.8, rewritten: 1.12 Description: Themeable buttons. QuickNavExamples Options classes disabled icon iconPosition label showLabel Methods destroy disable enable instance...
View ArticleBounce Effect
Bounce Effect Description: The bounce effect bounces an element. When used with hide or show, the last or first bounce will also fade in/out. bounce distance (default: 20) Type: Number The distance of...
View ArticleBlind Effect
Blind Effect Description: The blind effect hides or shows an element by wrapping the element in a container, and "pulling the blinds" blind direction (default: "up") Type: String The direction the...
View ArticleAutocomplete Widget
Autocomplete Widgetversion added: 1.8 Description: Autocomplete enables users to quickly find and select from a pre-populated list of values as they type, leveraging searching and filtering....
View Article.addClass()
.addClass( className [, duration ] [, easing ] [, complete ] )Returns: jQuery Description: Adds the specified class(es) to each of the set of matched elements while animating all style changes....
View ArticleAccordion Widget
Accordion Widgetversion added: 1.0 Description: Convert a pair of headers and content panels into an accordion. QuickNavExamples Options active animate classes collapsible disabled event header...
View Article