Click to See Complete Forum and Search --> : Script Question


Menthe
01-07-2004, 10:52 AM
Hello, i'm just new here but i've got a problem with my site, i've been able to disable the right clicking en the selecting, because they keep stealing my pictures although there's even a copyright sign and everything on it they still take them, above the right clicking and selecting disable, i would like to know if the is some kind of script that disables the Image bar that comes with Internet Explorer 6.0 and the service pack 2 for windows, its that bar that appears when you stand above a picture on a site and then you can save the image to your HD of email it or ... without having to click the right mousebuttom of selecting, it would be a real help to me if some could tell me a site or show me a script that disables that bar.
If anyone could help me it would really help me out al lot.

96turnerri
01-07-2004, 10:54 AM
<img src="xx.jpg" alt="" galleryimg="no">

Menthe
01-07-2004, 03:23 PM
Thanks A LOT (I really mean a lot) this has helped me verry verry much.
And sorry i posted it in here because i thought it would of been a javascript to do but its verry easy like this.
Thanks again.
Greetz.

96turnerri
01-07-2004, 06:22 PM
no problem may be able to be done with javascript but easier like that :D

fredmv
01-07-2004, 06:28 PM
<meta http-equiv="imgtoolbar" content="no" />

96turnerri
01-07-2004, 06:34 PM
that also works too ;)