vmtco / jquery.disableSelection

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jquery.disableSelection

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

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

About

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

License:Apache License 2.0


Languages

Language:JavaScript 51.1%Language:CoffeeScript 48.9%