Hi, Implementing acceskeys in a dynamic menu is difficult since they kind of need to be manually assigned. I could add a feature to this menu that allows you to use the first letter of the page name as an access key, but then you would have to insure that all your page names started with a different letter. Here is a nice article about implementing accesskeys on the first letter if you haven't seen it: http://www.alistapart.com/articles/accesskeys/ |