.disableSelection()


.disableSelection()Returns: jQuery

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

Disabling text selection is bad. Don't use this.