Advertisement
SimoneChecchia

RDG - disabilitare copia testo 3

May 29th, 2017
185
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. <script type="text/javascript">
  2. disableSelection(document.getElementById("mydiv")) //Disable text selection on element with id="mydiv"
  3. </script>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement