Hover Buttons dont work

G

G Hendry

I created a few hover buttons on my pages. I then went to
button properties and pointed the button to different
pages. When i go to preview the button appears as a
rectangle with a little tiny picture in the top left hand
corner. Does anyone know why this s happening and how to
solve it ?

Thanks
 
R

Ronx

Hover Buttons are java applets that require a Java Virtual Machine (JVM) to
be installed and working on the users' PCs. Users with Windows XP and/or
IE6 usually do not have the JVM installed unless they download Sun's JVM
from www.java.com
For this reason it is best to avoid Java Hover Buttons, and use the
universally supported JavaScript rollover buttons instead.

Ron
 
Top