how to stop people from saving your graphic pics? |
how to stop people from saving your graphic pics? |
![]()
Post
#1
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 78 Joined: Apr 2006 Member No: 391,072 ![]() |
mostly people use internet explorer (IE) and if you go to ppls' xanga,, you could use your mouse and hover onto a picture and theres a line of buttons appeared,,, then you could save it rights? how to STOP THAT HAPPENING? LIKE THE BUTTONS WONT APPEAR ON MY XANGA IN ANYWHEEREELSE!!
thankyou!!!!!!!~~~~~~~ |
|
|
![]() |
![]()
Post
#2
|
|
![]() You'll find me in your dreams. ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 8,536 Joined: Mar 2005 Member No: 114,010 ![]() |
>.<" Look towards the bottom. There should be a part that say something like:
CODE document.write('<img src="'+ img + '" alt="">'); Or something. Show me that part. Or the entire code. I really don't care which.
|
|
|
![]()
Post
#3
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 78 Joined: Apr 2006 Member No: 391,072 ![]() |
>.<" Look towards the bottom. There should be a part that say something like: CODE document.write('<img src="'+ img + '" alt="">'); Or something. Show me that part. Or the entire code. I really don't care which.<script type='text/javascript'> var image = 'http://i4.photob-en.gif'; function enterSite() { document.getElementById('splash').style.display = 'none'; var content = document.getElementsByTagName("center"); for (var i=0; i<content.length;i++) { content[i].style.display = 'block'; } return false; } if (document.title.slice(-10) == 'Xanga Site') { document.write('</span></center><style type="text/css"> center {display:none;} .image {border:;} </style><table height="470px" width="464px" id="splash"><tr><td align="center" valign="middle" style="text-align:center !important;"><a href="#" onclick="return enterSite();"><img src="'+ image +'" border="0" class="image"></a></td></tr></table><center><span>'); } </script> |
|
|
![]() ![]() |