PDA

View Full Version : Aligning Navigation Elements


w0lf42
06-29-2005, 05:07 PM
I've managed to build out the nav with all of the specifications requested. I've begun to apply style sheets to it and I'm running into a positioning issue with the tertiary nav. Does anyone have any suggestions for how to get the tertiary nav (the vertical one) to display directly below the coresponding secondary (horizontal) nav?

Link to Nav (http://markschamel.com/Redesign/nav/navTertiaryDisplay.html)

Thanks in advance

tarundhillon
06-30-2005, 03:53 AM
I dont see a tertiary nav in the link

RysChwith
06-30-2005, 07:02 AM
I can't get any of the nav, other than the first one, to display in either IE6 or Firefox.

Rys

w0lf42
06-30-2005, 09:37 AM
I was messing with the JS file last night, which may have caused the nav to not function correctly. Also, there is a slight hesitation before the other levels of the nav display.

w0lf42
06-30-2005, 04:18 PM
I stumbled upon quirksmode [http://www.quirksmode.org/js/findpos.html] which has a page on dynamic positioning. It's all good now.