PDA

View Full Version : Button Help


Reckless1o1
06-30-2006, 02:19 AM
Ok I have a question and a scenario. Well I was wondering if it is possible to have a hover effect and a click effect for a botton. Heres the scebario:

I got Button1a and when I hover I waht Button1b, when I click I want Button2a.

When Button2a is hoverd I want Button2b, when clicked I want Buttton1a.

Is this possible.

Any help would be great, thanks in advance.

-Reckless

_Aerospace_Eng_
06-30-2006, 02:23 AM
It almost sounds like you are looking for something like this http://www.cssplay.co.uk/menus/menu5teen.html
which doesn't use JS.

Reckless1o1
06-30-2006, 02:30 AM
Thanks, not exatly what I wanted but Ill try and make it work.