Disable Image Toolbar in IE6

Lightning

The image toolbar in IE6 is a tool that allows the user to save a picture, print a picture, email a picture, or open the “My Pictures” folder. This toolbar was meant to be a useful tool but it can often be an annoyance for the web designer. Here are a couple ways to disable this toolbar.

The first way is to add this line of code in the head section of your page:

<meta http-equiv="imagetoolbar" content="no">

The second way is specific to each img element. You can add the galleryimg attribute to any img element:

<img src="mypicture.gif" galleryimg="no" />

JoshStauffer.com runs on the Genesis Framework

Genesis Framework

Genesis empowers you to quickly and easily build incredible websites with WordPress. Whether you're a novice or advanced developer, Genesis provides the secure and search-engine-optimized foundation that takes WordPress to places you never thought it could go. It's that simple - start using Genesis now!

Take advantage of the 6 default layout options, comprehensive SEO settings, rock-solid security, flexible theme options, cool custom widgets, custom design hooks, and a huge selection of child themes ("skins") that make your site look the way you want it to. With automatic theme updates and world-class support included, Genesis is the smart choice for your WordPress website or blog.

Become a StudioPress affiliate

Speak Your Mind

*