frontpage buttons and graphics not showing up on web

T

travisty

after i posted my frontpage website to my host the button scheme and header
graphics are not showing up
 
T

travisty

i think i may have solved the problem by using self made hover buttons,
however sometimes all of the hover buttons wont load until you refresh
several times jambone.tk thanks for the help

p.s. i am extremely novice to web design and am just working on something
for my company
 
A

Andrew Murray

Hover buttons use java (more specifically, they are java applets which use
java virtual machine from Sun MicroSystems) so if the user doesn't have
java, they won't see the buttons. Java is not included in Windows XP
(remember the law suit from Sun Systems against Microsoft, forcing MS to
dropits own JVM and not include it it Windows).

Provide an alternative (text link) navigation as well, or use javascript
rollover buttons, so even if JS is turned of, the buttons will still show
since they are displayed with the usual <img src >tag
 

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

Top