> I actually am quite curious how that is done as they are LI > but one does not have to tab through the sub-list items as is > the case with typically LI+CSS menus. I think it uses display none/block to hide/show, doesn't that take sub-lists out of the tab order? They are using position:relative and z-index, so it could be more complicated than that. For the sub-menus to be available to the tab order (and screen readers) you would need to move the text with position instead. Cheers, -AlastairReceived on Thursday, 19 October 2006 16:34:30 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 7 December 2009 18:14:41 GMT