From: "Ido dekkers" <[email protected]> > does anyone know about a drop down/up menu with JS animation that is also > accessible and semantic? > i have this : > http://test2.dekkers.net/test.html > > which is semantic and accessible, but each drop-down script add to it makes > it not accessible. > i don't care which JS library to use, as long as it works.
Menu accessibility is often misunderstood. Simply making it so that it works when script disabled does not make it accessible. If you follow the practices listed in this article, any list-based menu can be accessible if you make it so: http://www.projectseven.com/products/menusystems/pmm2/ug-examples/accessible/index.htm -- Al Sparber - PVII http://www.projectseven.com Dreamweaver Menus | Galleries | Widgets http://www.projectseven.com/go/hgm The Ultimate Web 2.0 Carousel ______________________________________________________________________ css-discuss [[email protected]] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-discuss.org/policies.html Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
