Easy Tutorial
❮ Api Focus Api Stacking Elements ❯

jQuery UI API - .enableSelection()

Category

Methods | UI Core

Usage

Description: Enables text selection within the set of matched elements.

Returns: jQuery

Version Added: 1.6

Version Deprecated: 1.9

This method does not accept any parameters.

The .enableSelection() method can be used to enable text selection that was disabled by .disableSelection().

❮ Api Focus Api Stacking Elements ❯