[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [work] Re: [CF-Scripting] CSS drop down menu
- To: "Javascript, CSS, XML, DHTML" <scripting@list.cfdeveloper.co.uk>
- Subject: Re: [work] Re: [CF-Scripting] CSS drop down menu
- From: "Stephen Moretti (cfmaster)" <stephen@cfmaster.co.uk>
- Date: Mon, 11 Apr 2005 12:41:53 +0100
- In-reply-to: <NKEPKAFAOOILOFJHBOAOCEKJCJAA.c.brazel@ntlworld.ie>
- List-archive: <http://list.cfdeveloper.co.uk/pipermail/scripting>
- List-help: <mailto:scripting-request@list.cfdeveloper.co.uk?subject=help>
- List-id: Javascript, CSS, XML, DHTML <scripting.list.cfdeveloper.co.uk>
- List-post: <mailto:scripting@list.cfdeveloper.co.uk>
- List-subscribe: <http://list.cfdeveloper.co.uk/mailman/listinfo/scripting>, <mailto:scripting-request@list.cfdeveloper.co.uk?subject=subscribe>
- List-unsubscribe: <http://list.cfdeveloper.co.uk/mailman/listinfo/scripting>, <mailto:scripting-request@list.cfdeveloper.co.uk?subject=unsubscribe>
- References: <NKEPKAFAOOILOFJHBOAOCEKJCJAA.c.brazel@ntlworld.ie>
- Reply-to: "Javascript, CSS, XML, DHTML" <scripting@list.cfdeveloper.co.uk>
- User-agent: Mozilla Thunderbird 1.0.2 (Windows/20050317)
Colm Brazel wrote:
could be because though you have absolute positioning for ul in li ul, li
itself is relative and is therefore defining
ul ??
hmmm - dunno... I tried some tinkering and just broke everything.
The silly thing is I can't work out what is so different between what I
have and what Russ Meyer has here
(http://www.meyerweb.com/eric/css/edge/menus/demo.html) other than the
obvious thing that he has only one top level menu item.