Quantcast
Channel: Method Overrides – jQuery UI API Documentation
Browsing latest articles
Browse All 18 View Live

.toggleClass()

.toggleClass( className [, switch ] [, duration ] [, easing ] [, complete ] )Returns: jQuery Description: Add or remove one or more classes from each element in the set of matched elements, depending...

View Article



.toggle()

.toggle( effect [, options ] [, duration ] [, complete ] )Returns: jQuery Description: Display or hide the matched elements, using custom effects. .toggle( effect [, options ] [, duration ] [,...

View Article

.show()

.show( effect [, options ] [, duration ] [, complete ] )Returns: jQuery Description: Display the matched elements, using custom effects. .show( effect [, options ] [, duration ] [, complete ] ) effect...

View Article

.removeClass()

.removeClass( className [, duration ] [, easing ] [, complete ] )Returns: jQuery Description: Removes the specified class(es) from each of the set of matched elements while animating all style...

View Article

.position()

.position( options )Returns: jQueryversion added: 1.8 Description: Position an element relative to another. .position( options ) options Type: Object my (default: "center") Type: String Defines which...

View Article


.hide()

.hide( effect [, options ] [, duration ] [, complete ] )Returns: jQuery Description: Hide the matched elements, using custom effects. .hide( effect [, options ] [, duration ] [, complete ] ) effect...

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 Article

.labels()

.labels()Returns: jQuery Description: Finds all label elements associated with the first selected element. version added: 1.12.labels() This method does not accept any arguments. This can be used to...

View Article


.cssClip()

.cssClip( [dimensions ] )Returns: jQueryversion added: 1.12 Description: Getter/setter for an object version of the CSS clip property. .cssClip( [dimensions ] ) dimensions Type: Object When setting...

View Article

Browsing latest articles
Browse All 18 View Live




Latest Images