Hover Buttons not showing up on pc's with XP

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

Guest

Why do hover buttons not show up on websites made with frontpage 2001 on XP computers
Is there anyway to fix this problem
Or must I only avoid it by not using hover buttons
Thanks
Arin H
 
Arin H said:
Why do hover buttons not show up on websites made with frontpage 2001 on XP computers?
Is there anyway to fix this problem?
Or must I only avoid it by not using hover buttons?
Thanks,
Arin H

Sounds like Java is not installed on the client
 
Arin,

The Hover buttons use Java which requires that the visitor's computer have a
Java Virtual Machine (JVM) installed. Due to legal issues with Sun,
Microsoft quit distributing a JVM with Windows XP. Although users can
download a JVM from Sun (www.java.com) you, as the web designer, can't
guaranteed that your site's visitors will have it installed.

Because of this, the normal recommendation is to not use the Java-based
Hover Buttons and instead use JavaScript (no relation to Java) or Cascading
Style Sheets (CSS).

If you wish to maintain the rollover type of effect that the Hover Buttons
give you, take a look at some of the JavaScript rollover solutions here:
http://www.dynamicdrive.com/dynamicindex15/index.html

You may also find useful effects here:
http://www.dynamicdrive.com/dynamicindex1/index.html

Good luck!
 
Yes, you must avoid using them ... They are JAVA, not javascript. IE doesn't
support JAVA so find another way with imaging programs or possibly something
at www.dynamicdrive.com
Eleanor
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top