<script> // BLOCK COPY CUT PASTE $(document).ready(function() { $(‘#shr14-p’).bind(“cut copy paste”, function(e) { e.preventDefault(); }); }); </script> <style> // USE CSS FOR NOT HIGHLIGHT .shr14-unselectable{ …
Read MoreSpread Your Knowledge
<script> // BLOCK COPY CUT PASTE $(document).ready(function() { $(‘#shr14-p’).bind(“cut copy paste”, function(e) { e.preventDefault(); }); }); </script> <style> // USE CSS FOR NOT HIGHLIGHT .shr14-unselectable{ …
Read More