Alternatives to Hover Buttons

S

Stuart

I use hover buttons throughout my website. (www.lostworldsinc.com) The consultants here routinely advise against it on grounds that visitors might not have Java Sun VM loaded

What are viable alternatives that are MS-friendly

Thanks.
 
S

Steve Easton

Which version of FrontPage?? If 2000 or 2002 check out DHTML, if 2003 check out behaviors and use
image swaps.

Also you can do some pretty nice stuff using CSS.
Here is a link to a page with some very simple examples that might point you in the right direction.

http://www.95isalive.com/test/hoverbutton.htm

Use view source to see how it's done, there are comments for everything there.



--
Steve Easton
Microsoft MVP FrontPage
95isalive
This site is best viewed............
........................with a computer

Stuart said:
I use hover buttons throughout my website. (www.lostworldsinc.com) The consultants here routinely
advise against it on grounds that visitors might not have Java Sun VM loaded.
 
Top