Does anyone know a script that works in Firefox to keep people from highlighting the text on a website (in order to keep them from copy & pasting)? I have this one but it only works in IE -
body ondragstart="return false" onselectstart="return false"
I know that people can still view the source code to copy the text, but I still want one to at least slow people down.
And before everyone tells me a no right-click code, I already have one. That doesn't stop people from using keyboard commands to copy & paste. I need something that can disable highlighting the page text all together.
Thanks in advance~!



Reply With Quote



Bookmarks