Coding With Fun
Home Docker Django Node.js Articles Python pip guide FAQ Policy

jQuery UI API category - method


May 08, 2021 jQuery UI


Table of contents


jQuery UI API category - Methods

The jQuery UI consists primarily of widgets, interactions, and effects, but the use of some methods also increases its convenience.

API describe Also belong to the category
.disableSelection() Disable the text content in the collection of elements that match. UI core (UI core)
.effect() Animation effects are applied to an element. Effects (Effects) | Effects core
.enableSelection() Enable the text content of the selected element collections. UI core (UI core)
.focus() Asynchronously focused into an element. Method Overrides | UI core (UI core)
.hide() Use custom effects to hide the matching elements. Effects (Effects) | Effects core | Method Overrides
.position() Locate an element relative to another element. Method Overrides | Utilities (Utilities)
.removeUniqueId() Remove the ID of the .uniqueId () setting for the matching element set. UI core (UI core)
.scrollParent() Get the most recent rolling ancestors. UI core (UI core)
.show() Use custom effects to display the matching elements. Effects (Effects) | Effects core | Method Overrides
.toggle() Use custom effects to display or hide the matching elements. Effects (Effects) | Effects core | Method Overrides
.uniqueId() Generate and apply for a unique ID for the matching element. UI core (UI core)
.zIndex() Get Z-Index for the element. UI core (UI core)