View Full Version : Light White Template [One question]
Rahuene
03-17-2007, 09:21 PM
For the remember look like this
http://pixelpost.org/v1/devfiles/39_lightwhitetwo.jpg
And Now I have One question, how disable in this style download the photo on the disc. You know ".. Save image as.." how disable this options in Light White Template so as 235 Skin..
Please help me :)
jaywilliams
03-17-2007, 10:48 PM
You can use Javascript to disable the right mouse button.
That "disables" it. But that does not stop people from downloading your images.
In actuality, it is impossible to stop people from downloading them. Because, simply viewing the page in Internet Explorer will download the images to the "Temporary Internet Files" folder.
If you are afraid of people steeling your work. Consider putting a copyright notice at the bottom of your photoblog and watermarking your photos.
Rahuene
03-18-2007, 03:06 AM
Because, simply viewing the page in Internet Explorer will download the images to the "Temporary Internet Files" folder.
I know Friend but simply i need this code for Disable "Save picture as" and "show image" for me not important Temporary Internet Files :)
I use this meta tag but not working
<META HTTP-EQUIV="imagetoolbar" CONTENT="no">
Any suggestions ?
jaywilliams
03-18-2007, 06:38 AM
<META HTTP-EQUIV="imagetoolbar" CONTENT="no">
That meta tag only removes the "Image Toolbar" from Internet Explorer.
This is a screenshot of the image toolbar:
http://idisk.d3done.com/idisk/image-toolbar-example.jpg
The only way to disable the "Save Picture As" and "Show Picture" is to disable the entire right click menu using JavaScript. Again, I do not recommend doing this.
But if you feel you must, here is a link to a script that should work:
http://javascript.internet.com/page-details/disable-images-click.html
austriaka
03-18-2007, 12:17 PM
I use the richt click menu for browsing. I don't visit sites where this is removed... and I am sure I am not the only one.
But it is your decision of course.
KArin
In actuality, it is impossible to stop people from downloading them. Because, simply viewing the page in Internet Explorer will download the images to the "Temporary Internet Files" folder.
That isnt true as you can control what can be stored in cache and what cant. But to get at least fine effect you need to go deeper into http protocol specification (RFC xxxx).
Rahuene
03-18-2007, 03:30 PM
ok jaywilliams Thx so much Friend it works :)
Thx all for help
Greetz from Poland
vBulletin® v3.7.3, Copyright ©2000-2013, Jelsoft Enterprises Ltd.