jQuery UI API Documentation

Category: UI Core


Functionality provided by jquery.ui.core.js.

Also in: Selectors

:data() Selector

Selects elements which have data stored under the specified key.

Also in: Methods

.disableSelection()

Disable selection of text content within the set of matched elements.

Also in: Methods

.enableSelection()

Enable selection of text content within the set of matched elements.

Also in: Method Overrides | Methods

.focus()

Asynchronously set focus to an element.

Also in: Selectors

:focusable Selector

Selects elements which can be focused.

jQuery.ui.keyCode

A mapping of key code descriptions to their numeric values.

Also in: Methods

.removeUniqueId()

Remove ids that were set by .uniqueId() for the set of matched elements.

Also in: Methods

.scrollParent()

Get the closest ancestor element that is scrollable.

Also in: Selectors

:tabbable Selector

Selects elements which the user can focus via tabbing.

Also in: Methods

.uniqueId()

Generate and apply a unique id for the set of matched elements.

Also in: Methods

.zIndex()

Get the z-index for an element.

gipoco.com is neither affiliated with the authors of this page nor responsible for its contents. This is a safe-cache copy of the original web site.