Re: [css-d] nested list -> horizontal stacked

2009-12-27 Thread Jack Bates
> > I have a nested list, > > http://www.sfu.ca/~jdbates/tmp/css/200912230/ > > > > I want the first level list items to display as a horizontal, gray > > stripe > > > > I want to hide the second level list items, except children of the first > > le

Re: [css-d] nested list -> horizontal stacked

2009-12-24 Thread Thierry Koblentz
-Original Message- From: css-d-boun...@lists.css-discuss.org [mailto:css-d-boun...@lists.css-discuss.org] On Behalf Of Michael Geary Sent: Thursday, December 24, 2009 3:18 PM To: n...@tjkdesign.com Cc: cs...@css-discuss.org Subject: Re: [css-d] nested list -> horizontal stacked F

Re: [css-d] nested list -> horizontal stacked

2009-12-24 Thread Michael Geary
From: Michael Geary > > The JavaScript code can use a timer to avoid hiding and showing the > > wrong submenu inadvertently. > > > > One good way to do this is with the Superfish menu plugin for jQuery: > > > > http://users.tpg.com.au/j_birch/plugins/superfish/ > > > > This takes a Suckerfish CSS m

Re: [css-d] nested list -> horizontal stacked

2009-12-24 Thread Thierry Koblentz
> So instead of pure CSS, you need a combined CSS+JavaScript approach to fix > that. The JavaScript code can use a timer to avoid hiding and showing the > wrong submenu inadvertently. > > One good way to do this is with the Superfish menu plugin for jQuery: > > http://users.tpg.com.au/j_birch/plugi

Re: [css-d] nested list -> horizontal stacked

2009-12-23 Thread Michael Geary
On Wed, Dec 23, 2009 at 3:31 PM, Jack Bates wrote: > I have a nested list, > http://www.sfu.ca/~jdbates/tmp/css/200912230/ > > I want the first level list items to display as a horizontal, gray > stripe > > I want to hide the second level list ite

[css-d] nested list -> horizontal stacked

2009-12-23 Thread Jack Bates
I have a nested list, http://www.sfu.ca/~jdbates/tmp/css/200912230/ I want the first level list items to display as a horizontal, gray stripe I want to hide the second level list items, except children of the first level list item which has class .active (in this example "Add/edit"), e.g. ul.lin