View Single Post
  #7 (permalink)  
Old 04-23-09, 11:36 PM
jLix jLix is offline
Newbie Coder
 
Join Date: Apr 2009
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
If you want the drop down menu to work in IE6 you'll need JavaScript anyway, well unless you're willing to use invalid markup (tables in links etc.). Google for "suckerfish dropdown". And with a bit of tweaking the Javascript, you can make the menu accessible for keyboard navigation as well.
Reply With Quote