Hyperlink of Hover Button doesn't work

G

Georgexp

I believe this worked before. Hover Button doesn't work in IE 6 but ok in
Netscape 7.
In IE, changes color and reports applet started but nothing happens when
clicked (to exec a hyperlink).
 
M

Mike Mueller

George-
Don't use hover buttons. MS had to stop distribution of
their version of the virtual machine, and most machines
coming out will not support JAVA. I can only hope that MS
will take them out of the next version of FP.

Instead, you can make your own button images and use DHTML
effects to swap images. To even make the DHTML version of
this better, you can animated gifs for the buttons or
whatever other image you want

Mike


Georgexp wrote:
: I believe this worked before. Hover Button doesn't work
: in IE 6 but ok in Netscape 7.
: In IE, changes color and reports applet started but
: nothing happens when clicked (to exec a hyperlink).
 
Top