From collectibles to cars, buy and sell all kinds of items on eBayWelcome! Sign in or register.
Advanced Search

Reviews & Guides

Write a guide

Disable right click don't let others copy your webpage

by: 25d1cb7e758f06c716641ee773bf6b1fc342e91c58593539112( 453Feedback score is 100 to 499) Top 10000 Reviewer
3 out of 3 people found this guide helpful.


In this guide I am going to show how to make your webpages protected by disabling the right click function, from people who want to copy and paste your descriptions and pictures.


You can pay people on eBay for this material or you can use this free resource for this info, your choice.

So here goes -

Right-Click Disable

There seems to be a lot of interest in the right-click disable code to stop people from stealing picture or even viewing the source code for your listing.

Here is the code to disable the right click function!

Copy and paste it into the start of your listing in the HTML editor.

<script language="javascript">
var message="YOUR WARNING MESSAGE HERE e.g. please do not copy my listing";
function clickIE4(){
if (event.button==2){
alert(message);
return false;
}
}
function clickNS4(e){
if (document.layers||document.getElementById&&!document.all){
if (e.which==2||e.which==3){
alert(message);
return false;
}
}
}
if (document.layers){
document.captureEvents(Event.MOUSEDOWN);
document.onmousedown=clickNS4;
}
else if (document.all&&!document.getElementById){
document.onmousedown=clickIE4;
}
document.oncontextmenu=new Function("alert(message);return false;")
</script>

I also have one to disable the highlisht and Control and C function - If you would like it, please contact me - the-ebook-hut.co.uk/support 

If you found this helpful, please vote yes to ensure that it is seen to other eBayers.
You may want to check that it is OK to use this scripting on eBay.


Guide ID: 10000000004903456Guide created: 12/29/07 (updated 05/06/08)

 
Was this guide helpful? Report this guide

Ready to share your knowledge with others? Write a guide



 


eBay Pulse | eBay Reviews | eBay Stores | Half.com | eBay Express | Reseller Marketplace | Austria | France | Germany | Italy | Spain | United Kingdom | Popular Searches
Kijiji | PayPal | ProStores | Apartments for Rent | Shopping.com | Skype | Tickets


About eBay | Announcements | Security Center | eBay Toolbar | Policies | Government Relations | Site Map | Help
Copyright © 1995-2008 eBay Inc. All Rights Reserved. Designated trademarks and brands are the property of their respective owners. Use of this Web site constitutes acceptance of the eBay User Agreement and Privacy Policy.
eBay official time