How To Hide the Internet Explorer Image Toolbar
June 13th, 2005

If you have ever designed a web page with an image larger than approximately 200 pixels square, you may be wondering why a small toolbar appears every time you mouse over your image. Often, the last thing you want your visitors to do is to download your image, save it or print it. A designer wants them to focus on the content of the image and to respond to it rather than being distracted by an image toolbar.
Fortunately, there is an easy fix. Between the head tags of your page, just insert the following XHTML code:
If you are using HTML code, modify the snippet as follows:
Entry Filed under: Tutorials







2 Comments
1. erik810 | September 12th, 2007 at 10:11 am
FYI - Your code snippets aren’t showing up on the page
2. Harvey Ramer | September 12th, 2007 at 9:09 pm
Thanks for pointing that out erik810! I think the code snippets are back.