|
|
 |
FN-FORUM: Javascript Image Rollover
date posted 9th November 2007 10:58
Hi,
I have a menu that uses a Javascript image rollover.
Each menu item has a small image (10px by 10px) in front of it.
When you move your mouse over the menu item it changes the image to a
different one.
It works OK in IE7 and Firefox but it does not work in IE6.
When the page loads it does not display the image until you mouse over.
I am using multiple IE's and do not know whether this is a bug in the
software or an actual problem with the javascript.
What I would like is maybe to get the same effect using CSS.
The menu uses an unordered list so I was wondering if there was any way of
using list-style-image to define the bullet and then use an a:hover to
change it.
Regards
Rob Owen
|
 |
|