.enableSelection()


.enableSelection()Returns: jQuery

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

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