Skip to content

Enables or disables the selection of elements within an HTML document.

License

Notifications You must be signed in to change notification settings

vinicius-stutz/jquery-selection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

jQuery Selection Plugin

Another jQuery plugin. A simple, light and fast way to enable or disable the selection of elements in a web page.

Stack Share

Usage

To disable:

$('element').disableSelection();

To enable:

$('element').enableSelection();

Work with Firefox, Chrome, IE 8+, Opera and Safari.

MIT License

Read the LICENSE file included with the project.

Enjoy!

About

Enables or disables the selection of elements within an HTML document.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published