Skip to content

Instantly share code, notes, and snippets.

@jonasruth
Last active August 29, 2015 14:22
Show Gist options
  • Save jonasruth/49d989e81f7ac1b29eef to your computer and use it in GitHub Desktop.
Save jonasruth/49d989e81f7ac1b29eef to your computer and use it in GitHub Desktop.
<p>This text can be selected</p>
<p unselectable="on" style="-moz-user-select:none;">
This text CAN'T be selected
</p>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment