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.
To work around this problem, use one of the following
methods.
Method 1
Preview the page in your browser:
- In FrontPage, open the page that contains the hover
buttons.
- On the File menu, click Preview in Browser.
- Click the browser that you want to use, and then click Preview.
Method 2
Delete the Codebase attribute from the Applet tag:
- In FrontPage, open the page that contains the hover
buttons.
- Click the HTML tab.
- 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>">
- Select codebase="./", right-click it, and then click Delete.
- Click Preview.
Microsoft
has confirmed that this is a problem in the Microsoft products that are listed
at the beginning of this article.
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.