Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by Alex Skorohod on Feb 01, 2009 22:40
open dhtmlx forum
dhtmlMenu hotkeys

Do I need to implement a keyboard handler to use hotkeys in the menu?
Answer posted by Support on Feb 02, 2009 02:37
Menu has not built in support for keyboard shortcuts handling (it can show key names as part of menu item, but there is no any built in logic for real integration) , so this need to be done by custom code.