Hi ,
How is it possible to know if the Milonic menu is open ?
My problem is :
if the menu is open (it is always shown unless you click out of the menu. This behavior is requiered) I want to manage keypress with milonic but, if the menu is not open, I want my page to manage the events of keypress ...
Search found 4 matches
- Mon Aug 06, 2007 10:37 am
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Is the menu open ?
- Replies: 0
- Views: 3816
- Mon Aug 06, 2007 10:30 am
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: keypress - left key
- Replies: 1
- Views: 2584
keypress - left key
Hi,
I've a milonic menu with lots of menus and submenu.
I want to navigate into the menu with the keypress and it works.
But the behavior of the left key looks strange on items which contains submenus... Instead of go back to the father-menu, the focus goes on the child menu... :?
How can I ...
I've a milonic menu with lots of menus and submenu.
I want to navigate into the menu with the keypress and it works.
But the behavior of the left key looks strange on items which contains submenus... Instead of go back to the father-menu, the focus goes on the child menu... :?
How can I ...
- Thu Jul 05, 2007 1:31 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Bug with key "F2" menu
- Replies: 1
- Views: 4095
- Thu Jul 05, 2007 12:45 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Bug with key "F2" menu
- Replies: 1
- Views: 4095
Bug with key "F2" menu
Hi,
I'm using the 5.16 version with keypress.js on IE 6 web browser.
I've noticed a bug with the "F2" key when you're over some items in the menu.
The error given is "'_m[...].7' has a null value or is not an object"
It's seems it's fixed when you add a null test before the function ...
I'm using the 5.16 version with keypress.js on IE 6 web browser.
I've noticed a bug with the "F2" key when you're over some items in the menu.
The error given is "'_m[...].7' has a null value or is not an object"
It's seems it's fixed when you add a null test before the function ...