TWyPGn Posted March 18, 2009 Report Posted March 18, 2009 Hello, I am trying to make vertical menu with sub-menus for my website. I am looking for expand/collapse menus... a menu button expands and shows its sub-menu on-click and collapses and hides on-click. There are a lot of codes to do this in JavaScript but I don't know JavaScript. I want to accomplish this using CSS. Is there any method where I can create expand/collapse vertical menu with CSS? Thanks! Quote
PicnicTutorials Posted March 18, 2009 Report Posted March 18, 2009 These are some good and simple examples. Both use a little JS. Without Googling myself, I would guess your going to have to use a little JS for cross browser. http://www.pmob.co.uk/temp/dropdown-vert2.htm http://www.pmob.co.uk/temp/drop-down-expand.htm# Quote
jlhaslip Posted March 18, 2009 Report Posted March 18, 2009 Might also check to see what is available at http://cssplay.co.uk Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.