.enableSelection()

.enableSelection()Returns: jQuery

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

  • version added: 1.6, deprecated: 1.9.enableSelection()

    • This method does not accept any arguments.

The .enableSelection() method can be used to re-enable selection of text that was disabled via .disableSelection().

© The jQuery Foundation and other contributors
Licensed under the MIT License.
https://api.jqueryui.com/enableSelection