is there a way to disable copying of text on a web page and i don't mean taking away right click i also need to either stop people from being able to highlight text or disable ctrl c
Announcement
Collapse
No announcement yet.
How Do I Disable Copy Features
Collapse
X
-
Originally posted by club_krome
is there a way to disable copying of text on a web page and i don't mean taking away right click i also need to either stop people from being able to highlight text or disable ctrl c--filburt1, vBulletin.org/vBulletinTemplates.com moderator
Web Design Forums.net: vB Board of the Month
vBulletin Mail System (vBMS): webmail for your forum users
-
Try this:
Place this code in the header:
<script type="text/javascript" language="javascript1.2" src="nocopy.js"></script>
Unzip and upload the attached file to your site root.
Not sure if this will work, I saw it on a website the other day by chance and it works on there. Not sure if it's their own work though or something from a javascript website so it's up to you whether you use it or not.Last edited by nemesis01; Mon 16 Dec '02, 8:30am.
Comment
-
Originally posted by nemesis01
Try this:
Place this code in the header:
<script type="text/javascript" language="javascript1.2" src="nocopy.js"></script>
Unzip and upload the attached file to your site root.
Not sure if this will work, I saw it on a website the other day by chance and it works on there. Not sure if it's their own work though or something from a javascript website so it's up to you whether you use it or not.
Or Edit > View Source, or just vies source
Work offline when it and edit the page, save it to your machine.
If it is online it can be riped.
Guess you could flash it. But they can just right it down word for wordRunning vB since 4-14-2002
Comment
-
Originally posted by baragon0
Opitcal Character Recognition?
Comment
-
Originally posted by IDN
Guess you could flash it. But they can just right it down word for word
Comment
-
Originally posted by club_krome
is there a way to disable copying of text on a web page and i don't mean taking away right click i also need to either stop people from being able to highlight text or disable ctrl c
Comment
Related Topics
Collapse
-
by DemOnstarCompressing the following resources with gzip could reduce their transfer size by 354.3KiB (77% reduction).
How do I compress all of this for optimization? Does it all sit...-
Channel: Support Issues & Questions
Sun 16 Dec '12, 9:15pm -
Comment