> Here is a site with accessible menus http://www.udm4.com/
Some stunning javascript at work here, I am impressed. Three different (depending on version of IE) ways to deal with the z-index and select tag problem that IE has. Downside in size, roughly 40 to 45k. >I was going to recommend this drop down menu that I have used - www.brainjar.com My first impression is the user needs to click on the menu bar to get it to drop down, (not intutive), needs work (but most accessible menus do) to work with NS4. First solution not using lists I have seen. Still pretty heavy when compared too: Suckerfish dropdowns: http://www.alistapart.com/articles/dropdowns/ hardly any code at all. My favourite is Ben Boyle's Menu Bar http://inspire.server101.com/js/mb/ a modified version is found on http://www.bhpbilliton.com It is far lighter than udm4, only a couple of k of js, not as robust for handling everything thrown at it, eg IE6 and select tag. Nick ***************************************************** The discussion list for http://webstandardsgroup.org/ See http://webstandardsgroup.org/mail/guidelines.cfm for some hints on posting to the list & getting help *****************************************************
