Api Enableselection
# jQuery UI API - .enableSelection()
## Category
(#) | (#)
## Usage
**Description:** Enables text selection for the matched set of elements.
**Returns:** (http://api.jquery.com/Types/#jQuery)
**Added in:** 1.6
**Deprecated in:** 1.9
.enableSelection()
This method does not accept any arguments.
The `.enableSelection()` method can be used to enable text selection that was disabled via `.disableSelection()`.
YouTip