Core Docs | Additional Modules Docs

Element.prototype.disableSelection


@Description: disables text selection for this element
@File: Element/prototype/disableSelection.js
@Example:
myElement.disableSelection();