Article ID: 318284 - Last Review: February 1, 2007 - Revision: 2.1

HOW TO: Hide the Internet Explorer 6 Image Toolbar When You View a FrontPage 2002 Web Page

This article was previously published under Q318284

On This Page

Expand all | Collapse all

SUMMARY

Use this step-by-step guide to hide the Microsoft Internet Explorer 6 Image toolbar when you view a Web page created in FrontPage in a Web browser.

The Image toolbar is a feature in Internet Explorer 6 that appears above images on your Web page. It provides the following functionality:
  • Save this image
  • Print this image
  • Send this image in an e-mail
  • Open My Pictures folder
You can hide the toolbar for specific images or for an entire Web Page. To do this, use the appropriate method for your situation.

Hide the Image Toolbar for an Entire Page

  1. Open a page in FrontPage.
  2. On the File menu, click Properties.
  3. Click the Custom tab.
  4. In the System variables (HTTP-EQUIV) section, click Add.
  5. In the Name box, type imagetoolbar. In the Value box, type no.
  6. Click OK to add the value.
  7. Click OK to close the Page Properties dialog box.
  8. Save the page.

Hide the Image Toolbar for a Specific Image

  1. Open a page in FrontPage.
  2. Switch to HTML View.
  3. Locate the image (<IMG>) tag for the image that you want to modify. The <IMG> looks similar to this:
    <img src="mypicture.gif">
    					
  4. Add the GALLERYIMG attribute to the <IMG> tag and set the value to no. This will hide the Image toolbar when you view the page in a Web browser. The <IMG> tag should look similar to this:
    <img src="mypicture.gif" galleryimg="no">
    					
  5. Switch to Normal View.
  6. Save the page.

REFERENCES

For additional information about the Internet Explorer 6 Image Toolbar, click the article numbers below to view the articles in the Microsoft Knowledge Base:
303473  (http://support.microsoft.com/kb/303473/EN-US/ ) Image Toolbar Does Not Appear Over Image in Internet Explorer
306917  (http://support.microsoft.com/kb/306917/EN-US/ ) How to Use the Image Toolbar and Automatic Image Resizing Feature in Internet Explorer 6

APPLIES TO
  • Microsoft FrontPage 2002 Standard Edition
Keywords: 
kbhowto kbhowtomaster KB318284
 

Article Translations

 

Related Support Centers