/jquery.disableSelection

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

Primary LanguageJavaScriptApache License 2.0Apache-2.0

jquery.disableSelection

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

	$(".myContent").disableSelection();