Frontpage - hover button not displaying in preview mode

K

Kathie

I created a hover button in front page - When I go to the preview mode all I
get is a box with the 3 symbols (square, triangle, circle)in upper left
corner. What is the problem?
 
T

Thomas A. Rowe

1. You need to use File Menu | Preview in Browser.

2. You should avoid using the Java Applets, which is what the FP Hover button is, since many users
of Windows XP and/or IE6 not longer have the ability to run Java Applet unless they visit the Sun
Java website and install the Sun Java Virtual Machine.

3. User without Java will not be able to navigate your website.

FYI: Do not confuse Java with JavaScript, as they are two separate technologies. Consider using
JavaScript mouseover scripts, etc. instead of the Java applets.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
 
Top