Hover Buttons in FP2002

C

CMM

I have created hover buttons previosly without trouble. Now when attempting
to update an existing site I have found that when I preview the page
containig the hover buttons that the buttons do no appear. Insta there is a
rectangle wirh n x in the uppder left corner. I have tried thi on both a
Windows2000 and an XP Pro system.

Any ideas?

Thank you -
 
A

Andrew Murray

Again a common FAQ on this group.

The hover buttons use Java Virtual Machine (it is not included in Windows
XP) - the user will have to download it from Sun Systems, therefore it is
adviseable to choose an alternative for hoverbuttons - "Rollover" buttons
for instance, done with javascript/dhtml. (javascript is *not* the same
thing as "java").
 
Top