.enableSelection()Returns: jQuery
Description: Enable selection of text content within the set of matched elements.
- 
.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().