Forum Moderators: open
[edited by: encyclo at 10:05 am (utc) on Feb. 18, 2006]
[edit reason] added link to referenced thread [/edit]
What specific issues are you encountering with absolute positioning?
As for absolute positioning, the versions I've seen make it hard (in the style sheet) to calculate variable placement, incremental, left to right, for different width topics. E.g. if first category is named "Parts" and second category is named "Caterbury tales and vitamins etc." and third is named "what?" I haven't figured a general way to define #nav ul { width: ... without locking in to ems for specific contents and making the absolute < li > elements look sloppy.
I've had some luck before with a dropdown < select > / < option > list but I think I'll stick with trying to get the client to shy away from the idea of a trendy dropdown.
(Sorry to be so long-winded!)