| Forums > Tips & Tricks > "disable image toolbar" (7 replies)
|
|
|
a "tip" from dynamic drive. thought this might help or add info somehow...
"Image Toolbar" is a IE6+ specific feature designed to facilitate the handling of images on your site. As a user moves his mouse over an image on your page in IE6, a rectangular toolbar pops up, allowing for the instant saving, printing, and emailing of it. As the publisher, you may wish to disable this feature, so your site's images are not so readily exposed to manipulation.
so....
...inside the particular image(s) in question, add the one attribute as shown. This affects only the containing image:
|
| |
|
| |
|
| |
uh...here:
[img src="YOURPIC.gif" GALLERYIMG="no"]
|
| |
| |
 |
Author: Dude
Posted: 4.2 years ago
(link)
|
|
| |
No need to do that cause you would have to do that to every image x_x
just put this:
after in your file, to see it in use view the source of my html here: http://www.phpground.net/
|
| |
| |
 |
Author: Dude
Posted: 4.2 years ago
(link)
|
|
| |
urg -_- ok use meta http-equiv="imagetoolbar"
just dont forget the
|
| |
| |
|
| |
right about that. in some cases i'd rather use the right-click disable script. hey thanks 'dude'!
|
| |
| |
|
| |
uh when using
where exactly must i put it in my codes? the head or body?
and which part of the the head/body must i place it at??
|
| |
| |
|
| |
add this tag to the head section of your site ,
this will disable the image toolbar for all the images on that page of your site :
http-equiv="imagetoolbar"
but if you only want to disable certain images ,
place this code before them ;D .
remember to close the spaces between the yeah X: .
|
| |
| |
|
| |
why does myles disable html? LOL.
|
| Subscribe To This Thread: RSS 2.0 or Atom (?) |
| This thread has been locked, and no new replies can be posted. |