Forum Moderators: not2easy

Message Too Old, No Replies

Click Drop Down Menu

Without Changing the Page

         

wfernley

11:37 pm on May 24, 2007 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Hey everyone,

I was curious if this was possible with CSS. I have a page that has four buttons. Each button is an image. They are stacked on top of each other. I need to make it so when each button is clicked, more buttons appear below the one click, so basically subbuttons. I don't want the page to change though. I don't want it to be a mouseover effect, I just want it to be on a click basis.

Would this be possible with CSS?

Thanks in advance for your help!

Wes

vram1980

4:54 am on May 25, 2007 (gmt 0)

10+ Year Member



Hmm i dont think so, you would have to use javascript getElementByID to show and hide elements by onclick basis.

wfernley

11:54 am on May 25, 2007 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Alright, well I was hoping to skip out on Javascript but its what my client wants so I might have to use it in this case.

Thanks for your help! :)

dreamcatcher

4:47 pm on May 25, 2007 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Another alternative would be a flash menu.

dc