Element.unselectable 1.0

- Element.unselectable add unselectable property to any given html elements.



Details

Author
Marcelo Origoni
Current version
1.0
GitHub
marceloOrigoni/Element.unselectable
Downloads
3144
Category
Native
Tags
Report
GitHub Issues

Releases


Dependencies

  • _self_/_current_: Element

How to use

1.  #JS
    $('id').unselectable();
    $$('.class').unselectable();
    $$('#id').unselectable();

Discuss

A note on comments here: These comments are moderated. No comments will show up until they are approved. Comments that are not productive (i.e. inflammatory, rude, etc) will not be approved.

Found a bug in this plugin? Please report it this repository's Github Issues.

blog comments powered by Disqus