one frame containing only hover buttons isn't displaying buttons .

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

Guest

I have recently published my first web site - the home page contains three
frames - in some browsers everything works ok, but on my laptop on internet
explorer the frame containing the link buttons doesn't show the buttons
although the source code can be viewed.
 
Post a URL to your site

--




|I have recently published my first web site - the home page contains three
| frames - in some browsers everything works ok, but on my laptop on internet
| explorer the frame containing the link buttons doesn't show the buttons
| although the source code can be viewed.
 
If the buttons are Java Hover Buttons, it is likely that the laptop
does not have a Java Virtual Machine installed, or it is disabled.
Most installs of Windows XP and IE6 do not include the JVM, which must
be downloaded from www.java.com - for this reason Java applets (like
Hover buttons) should be avoided. Use JavaScript rollover buttons
instead.
 

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