PDA

View Full Version : Trying To Create Vertical List menu


Arch_Angel
04-28-2007, 02:48 AM
Hi All,

I am trying to create this specific vertical list.
http://www.rio-p.com/gif/menu.gif
The challenge that I am having is trying to create the static sub menu BUT not the drop down like the usual drop down menu.

I have been trying to make it but so far nothing works :(

Excavator
04-28-2007, 03:52 AM
Hello Arch_Angel,
Can you post your code? A link would be even better.

Are you trying to make "Properties for sale" drop the 5 items below it on hover or are you wanting the menu to look exactly like the picture you've posted?

Arch_Angel
04-28-2007, 04:41 AM
no, i want exactly the one in the pictures :)
so far what I am making is just normal drop down menu

jlhaslip
04-28-2007, 12:57 PM
Look for a menu using dl/dt/dd as its structure. Then set the margins appropriately for the dt's and dd's.

http://www.cssplay.co.uk has a couple.