.disableSelection()Returns: jQuery
Description: Disable selection of text content within the set of matched elements.
-
.disableSelection()
- This method does not accept any arguments.
Disabling text selection is bad. Don't use this.
Description: Disable selection of text content within the set of matched elements.
Disabling text selection is bad. Don't use this.