PDA

View Full Version : Dropdown inside a dropdown?


NoPretender
05-07-2008, 01:55 PM
I don't know if this should go into unpaid mods, but does anyone know how, or if it's possible, to add a dropdown menu inside another.

Example: You have the "Quick Links" menu in the navbar and say you want to add another menu inside that, that says "Edit Profile", when that's clicked a new menu expands and has listed like, "Edit Avatar", "Edit Signature", "Change Password" or something like that.

Is this possible? I tried just creating a new menu the same way I would if I was adding it to the navbar, put the link inside an existing menu, but when I clicked it, the current menu would disappear, and the new menu would popup in the top right corner. Thanks in advance for your help.

GameWizard
05-07-2008, 01:57 PM
Yes, but you will have to use different code for the menus. You'll have to create your own multi-level menus and code them in yourself. This can easily be done by searching google for terms like "CSS Menus".

NoPretender
05-07-2008, 02:59 PM
Yeah, I was going to look at just making a custom script, but thought I'd check and make sure it was/wasn't possible using vB's current script first. Thanks :)