[nycphp-talk] Making text hard to copy
Donald J. Organ IV
dorgan at donaldorgan.com
Mon Aug 9 09:45:46 EDT 2010
either in your body tag or on a secured block of text(div) you can use onselectstart="return false" which will not allow the user to highlight said block of text. Id doesnt secure things 100% but at least its another roadblock.
----- Original Message -----
From: "Anthony Papillion" <papillion at gmail.com>
To: "NYPHP Talk" <talk at lists.nyphp.org>
Sent: Saturday, August 7, 2010 4:44:39 AM
Subject: Re: [nycphp-talk] Making text hard to copy
You're right, Ed. It's impossible to prevent someone who wants a
screenshot from getting one. Someone intent on copying information
will do it, even if they have to take a picture of the screen or hand
copy the material.
The goal of this project is just to make it harder for the "average"
enterprise use from copying information.
Thanks,
A
More information about the talk
mailing list