Hover buttons not visible

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

pI inserted hover button in a page and named them as I wanted and they show
up fine in the normal tab, however, when i clicked the preview tab or view
the page through the browser, my buttons are there but the text I typed is
not and i see a red x on each box,,,,

Any help on what I am doing wrong

thanks
please reply to (e-mail address removed) if possible
 
Hover buttons are Java Applets that require you, and all your viewers,
to have a Java Virtual Machine (JVM) installed.
JVM are not normally installed with Windows XP or IE6 - you have to go
to www.java.com and download Sun's version. Also many people with a
JVM have it disabled for security reasons.
Best policy is to find some other method for navigation buttons, such
as JavaScript or CSS rollovers.
 
Back
Top