Hover buttons do not appear correctly when you preview a Web page in FrontPage 2002 or FrontPage 2003 (323236)



The information in this article applies to:

  • Microsoft FrontPage 2002
  • Microsoft Office FrontPage 2003

This article was previously published under Q323236

SYMPTOMS

When you click Preview to preview a page of your disk-based Microsoft FrontPage Web that contains hover buttons, hover button images may not appear on the page. Instead of the expected hover button image, an empty white box appears.

WORKAROUND

To work around this problem, use one of the following methods.

Method 1

Preview the page in your browser:
  1. In FrontPage, open the page that contains the hover buttons.
  2. On the File menu, click Preview in Browser.
  3. Click the browser that you want to use, and then click Preview.

Method 2

Delete the Codebase attribute from the Applet tag:
  1. In FrontPage, open the page that contains the hover buttons.
  2. Click the HTML tab.
  3. Locate the following line, where x and y are the width and height of the hover button:
    <applet code="fphover.class" codebase="./" width="<I BRACKET="YES">x</I>" height="<I BRACKET="YES">y</I>">
    					
  4. Select codebase="./", right-click it, and then click Delete.
  5. Click Preview.

STATUS

Microsoft has confirmed that this is a problem in the Microsoft products that are listed at the beginning of this article.

MORE INFORMATION

For more information about hover buttons, click Microsoft FrontPage Help on the Help menu, type hover buttons in the Office Assistant or the Answer Wizard, and then click Search to view the topics returned.

Modification Type:MinorLast Reviewed:1/7/2006
Keywords:kbdisplay kbbug kbpending KB323236