Posted by dorayme on 11/03/06 22:10
In article <12kndsbhbi5ch7e@corp.supernews.com>,
z <news01.web@mailnull.com> wrote:
> I'm trying to make a horizontal dropdown menu in CSS something like this:
> http://www.weblens.org/templates/sample_menu.html
>
> The difference is that I want the secondary menu items to always be flush
> with the left side, not starting under the parent list item.
>
> Instead of:
>
> Item1....Item2....Item3
> ..................Item3-sub1....item3-sub2
>
> I want it like this:
>
> Item1....Item2....Item3
> Item3-sub1....item3-sub2
>
> (Periods added in the above example to make sure that the spacing is correct
> if you are viewing it in a monospace font.)
>
> Is there a way to do this in CSS?
I took a quick look, could not find any css for your class
"inner" and then noticed that the sub menus were disappearing
unexpectedly in Safari while the mouse was over them... and gave
up for now.
--
dorayme
[Back to original message]
|