I LOVE the way the fsmenu on target.com works, with those multiple columns...
I'm pretty sure I can CSS my way into multiple columns, but for some reason I'm struggling with the column heads and sub-heads, which I think is key to the effectiveness of multi-column flyouts. Any tips or ideas on how to do it? Would it be all about using a <dl> rather than <ul>?
2) Angus TurnbullGroup: Moderators Posts: 4042Joined: 7 Dec 2003Location: New ZealandIP: 203.109.--.--
Posted:
I'd probably go for <li class="columnhead"> or similar and style that way. Good luck -- you're quite right, you can do it with just CSS and this script :).