<meta http-equiv="imagetoolbar" content="no">
To control the Image Toolbar on a particular image, use the (non-standard) GALLERYIMG attribute of the IMG element. To turn it off, set the GALLERYIMG to "no" or "false", like so:
<img src="photo.jpg" galleryimg="no">
You can learn more about the Image Toolbar at MSDN:
http://msdn.microsoft.com/workshop/misc/mypictures/mypictures_ovw.asp
1 comment:
Great work.
Post a Comment