Disabling the Image Toolbar in IE 6 for Your Site
by Christopher Heng, thesitewizard.comIf you have visited your site using Internet Explorer 6 (IE 6), you may have noticed that whenever your mouse pointer (or mouse cursor) moves over an image that is greater than a certain size on your site, an image toolbar automatically pops up, giving you the option to save that image, resize it, print it, send the picture to someone in an email, etc. Much as this may please some of your visitors, it annoys a number of webmasters who are not thrilled that IE encourages copyright infringement by suggesting that it is acceptable to pilfer pictures on others' websites. If you feel the same way, you may be comforted that it is an easy matter to prevent the toolbar from showing over images on your site. In fact if you're using IE 6, you will probably have noticed that the image toolbar does not show when you are reading the articles on thesitewizard.com, even when your mouse is hovering over large images. This article gives the details of how you can do this for your site as well.
Disabling the Toolbar for the Entire Page
To disable the image toolbar for a particular page on your website, simply add the following META tag to the HEAD section of your HTML document:
The "no" setting disallows the toolbar.
Disabling the Toolbar on an Image by Image Basis
If you only want to prevent the toolbar from appearing for certain graphics on your page, you can disable it on an image by image basis.
For example, if you have a picture called "proprietary.gif", you can add a GALLERYIMG attribute to the image tag that you used to display it:
The "no" prevents the toolbar from showing. Setting it to "yes" allows the toolbar, and is useful if you have set the entire page to default to not showing the toolbar, and only want to enable it on an image by image basis.
Limitations
Note that disabling the image toolbar does not actually prevent visitors from saving your images, sending them to others or printing them. It merely disables the toolbar. Period. It is not a solution to theft of your graphics. Visitors can still right click the mouse on your pictures and save them from the right click menu, or save the entire page with all the images to their disk, etc (the list of ways to do this is very long). However, it is still useful for people who prefer not to have the toolbar pop out on the pictures appearing on their website. In fact, judging by the response of one very irritated IE user, who called the toolbar "that stupid IE image popup", you may even be doing your visitors a service.
Copyright 2002-2003 by Christopher Heng. All rights reserved.
Get more free tips and articles like this,
on web design, promotion, revenue and scripting, from http://www.thesitewizard.com/.
If you find this article useful, please consider making a donation.
thesitewizard™ News Feed (RSS Site Feed)

Do you find this article useful? You can learn of new articles and scripts that are published on thesitewizard.com by subscribing to the RSS feed. Simply point your RSS feed reader or a browser that supports RSS feeds at http://www.thesitewizard.com/thesitewizard.xml. You can read more about how to subscribe to RSS site feeds from my RSS FAQ.
Please Do Not Reprint This Article
This article is copyrighted. Please do not reproduce this article in whole or part, in any form, without obtaining my written permission.
Related Pages
- How to Add Background Music to Your Website
- Is Your Site Ready for the Average User?
- The Great Fixed Vs Relative Table Width Debate
- Designing for Browser and Platform Compatibility
- Two Common Web Design Myths
- Introduction to Cascading Style Sheets
- Which Web Host Would You Recommend? (FAQ)
- Free FTP Clients / Programs / Software
New Pages
- How to Use the Frame Blocking Facility (Anti-Clickjacking Defence) in Internet Explorer 8
- How to Add a CAPTCHA Test to Your Feedback Form Script: Reducing Spam in Your Contact Form
- How to Point a Domain Name to Your Website (Or What to Do After Buying Your Domain Name)
- What Does It Mean to Park a Domain Name? Domain Name Parking Explained
- How to Add Images to Your Website in Serif WebPlus X2
- Serif WebPlus X2 Tutorial: How to Design Your Website with Serif WebPlus X2
- Is it Possible to Use Microsoft Word or Office to Create a Website? If So, How?
- How to Transfer / Move Your Website from GeoCities: Closure of GeoCities' Free Web Hosting
- How to Upload and Link to a PDF File (or PDF Ebook) in KompoZer and Nvu
- What is HTML, CSS, JavaScript, PHP and Perl? Do I Need to Learn Them to Create a Website?
Popular Pages
- How to Make / Create Your Own Website: The Beginner's A-Z Guide
- Tips on Choosing a Good Domain Name
- How to Create a Search Engine Friendly Website
- How to Create a Website with Dreamweaver CS4 (Dreamweaver Tutorial)
- How to Design and Publish Your Website with KompoZer (free WYSIWYG web editor)
- Free Customized Feedback Form Wizard (PHP / Perl Script)
How to Link to This Page
It will appear on your page as:
Disabling the Image Toolbar in IE 6 for Your Site
thesitewizard™, thefreecountry™ and HowToHaven™ are trademarks of Christopher Heng.
Last updated: 7 April 2008.