Search found 4 matches
- Tue Jul 26, 2005 3:58 am
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Menu alignment with keypress
- Replies: 5
- Views: 3883
I may have a solution
Thanks for the info. Actually, I got inside of keypress.js and made a few code adjustments. I found the part of the code that would normally open a top-level menu on a tab keypress and instead invoked the code that moves to the next top-level menu. I did the same for the code that executes when alt ...
- Mon Jul 25, 2005 11:45 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Menu alignment with keypress
- Replies: 5
- Views: 3883
Excellent response, thank you
Thank you for the very informative response. I now understand the reasoning behind the behavior in the menu.
With openonclick=false, is there any way to tab across the top menu items with the keyboard instead of causing the sub-menus to open? That way when I get to the access menu with the keyboard ...
With openonclick=false, is there any way to tab across the top menu items with the keyboard instead of causing the sub-menus to open? That way when I get to the access menu with the keyboard ...
- Mon Jul 25, 2005 3:54 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Menu alignment with keypress
- Replies: 5
- Views: 3883
Menu alignment with keypress
The system I am working on uses Milonic menus and I am implementing keyboard support. I have added a JavaScript include to keypress.js and the keyboard works well, so long as I have this setting in SYS_MenuData.js:
openonclick=false;
However, if I change this value to true, then using the ...
openonclick=false;
However, if I change this value to true, then using the ...
- Fri Jun 03, 2005 9:35 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Tabbing to Menu
- Replies: 32
- Views: 19945
no url in first menu item?
I've been following this thread with greate interest. I am also curious if it is possible to make the keyboard tab work if the first menu item doesn't have a an associated url.
If this is a bug, is there an idea as to when it will be fixed?
Is there a work around? For instance, can one include a ...
If this is a bug, is there an idea as to when it will be fixed?
Is there a work around? For instance, can one include a ...