This is a simple script to stop text theft from your ad. This will only protect the text in your listing, your pictures will still be vulnerable. When someone attempts to copy and paste the text in your ad, this tool will block them from doing so.. If you watermark your pictures than you do not need to worry about image theft. You can also check out my other guides that disable right click, and completely encrypt your HTML..
Now to do this, simply copy and past the the following into your listing. Keep in mind that this is a script that needs to be in the HTML of your listing. When you are done creating your ad, switch to edit in HTML, copy and paste the following at the bottom of all the html..YOU DO NOT NEED TO KNOW HTML TO DO THIS.. If you are using turbo lister, or any other auction creating tool, even if your doing it through ebay, it is simple to edit in HTML: simply switch to edit in HTML mode, COPY AND PASTE THE FOLLOWING AT THE BOTTOM OF YOUR HTML..
<script language="JavaScript1.2">
function disabletext(e){
return false
}
function reEnable(){
return true
}
//if the browser is IE4+
document.onselectstart=new Function ("return false")
//if the browser is NS6
if (window.sidebar){
document.onmousedown=disabletext
document.onclick=reEnable
}
</script>
CLICK YES BELOW TO VOTE FOR THIS GUIDE!!!


Thank you for voting. If your vote meets our