API Categories - UI Core


Functions provided by jquery.ui.core.js.

APIDescriptionAlso belongs to category
:data( ) SelectorSelects elements whose data has been stored under the specified key. Selectors
.disableSelection()Disables the selection of text content within the matching element collection. Methods
.enableSelection()Enables the selection of text content within the matching element collection. Methods
.focus() Focus on an element asynchronously. Method Overrides | Methods
:focusable SelectorSelect elements that can be focused. Selectors
jQuery.ui.keyCodeA mapping of key code descriptions relative to numeric values.
.removeUniqueId()Removes the Id set by .uniqueId() for the matched set of elements. Methods
.scrollParent()Get the nearest scrollable ancestor. Methods
:tabbable SelectorSelect elements that the user can focus on via the tab key. Selectors
.uniqueId()Generate and apply for a unique Id for the matched set of elements. Methods
.zIndex()Get the z-index for the element. Methods