purbeast0
No Lifer
I have a menu that basically has a list of 5 items. However, depending which item is highlighted, I want it to do something special for each item. I have 5 seperate .gif files that represent the 5 different states.
Is there anyway I can save this in a .gif file so that it will display a certain frame when the mouse is over a certain position?
Or if not that way, is there a way to do this with CSS mouse over tricks? Like display the initial 1.gif, and then if they move the mouse down to a new item it will then switch to 2.gif in the location 1.gif was, so that it kind of simulates the animation?
This is for a website menu, and I'm trying to stay clear of flash.
Is there anyway I can save this in a .gif file so that it will display a certain frame when the mouse is over a certain position?
Or if not that way, is there a way to do this with CSS mouse over tricks? Like display the initial 1.gif, and then if they move the mouse down to a new item it will then switch to 2.gif in the location 1.gif was, so that it kind of simulates the animation?
This is for a website menu, and I'm trying to stay clear of flash.