Re: [css-d] CSS based horizontal navigation with horizontal sublayers

2007-03-16 Thread Gaspar
Assistance for ie6 for he get hover in li startList = function() { if (document.all&&document.getElementById) { navRoot = document.getElementById("industry"); for (i=0; i

Re: [css-d] CSS based horizontal navigation with horizontal sublayers

2007-03-14 Thread Gunlaug Sørtun
Paul Lee-Maynard wrote: > Is it possible (and how do I) present the sublayer ul/li also as > horizontal by adapting the CSS styles? Is it something along these lines you want... ? CSS: You can styl

Re: [css-d] CSS based horizontal navigation with horizontal sublayers

2007-03-14 Thread ~davidLaakso
Paul Lee-Maynard wrote: > I can find lots of information about creating horizontal drop down menus > that show the second layer of ul/li as vertically displayed under the > horizontal top layer. > > Is it possible (and how do I) present the sublayer ul/li also as horizontal > by adapting the CSS st

Re: [css-d] CSS based horizontal navigation with horizontal sublayers

2007-03-14 Thread Ian Young
> Subject: [css-d] CSS based horizontal navigation with horizontal sublayers > > > I can find lots of information about creating horizontal drop down menus > that show the second layer of ul/li as vertically displayed under the > horizontal top layer. > > Is it possibl

[css-d] CSS based horizontal navigation with horizontal sublayers

2007-03-14 Thread Paul Lee-Maynard
I can find lots of information about creating horizontal drop down menus that show the second layer of ul/li as vertically displayed under the horizontal top layer. Is it possible (and how do I) present the sublayer ul/li also as horizontal by adapting the CSS styles? I am wanting to create CSS b