JennaCaitlin
07-19-2003, 09:31 AM
Can someone please tell me if there is any way to disable highlighting? (i.e. text on a webpage)
|
View Full Version : Disabling Highlighting JennaCaitlin 07-19-2003, 09:31 AM Can someone please tell me if there is any way to disable highlighting? (i.e. text on a webpage) Lissa 07-19-2003, 10:58 AM Why on earth would you want to do that?? I think this only works in IE: <body onselectstart="return false"> Put that in the body tag JennaCaitlin 07-20-2003, 01:07 AM Thanks! To answer your question: When you've spent hours listening to the same song over and over again, just to get the lyrics accurate for your visitors, it's not fair for someone else to be able to copy & paste them for their own site, and just disabling right-click doesn't help. I know if they want the lyrics bad enough, they can get them, at least this makes it a little harder. I've only been able to test in IE so far, and it works. I don't know about other browsers. |