| Page 1 of 1 | [ 2 posts ] |
Hammad
|
Hello,
Can any one give me an example of yui menu which make use of yui menu bar which is given here http://developer.yahoo.com/yui/menu/#usingmenubar and control it with keylistener. I want to control menu with keyboard like if I press Shift+N to go to google.com. How can I do that? I know there is a keylistener configuration but I have searched a lot and can't find any example making use of that property. If any one can guide me, I will be grateful. Thanks, |
|
I'm also looking for the way. I try to make menu items object.
YCP.ContextMenuItem = { TreePage : { File : [ {text : "Rename", onclick:{fn:YCP.Tree.Page.renameNode}}, {text : "Delete", onclick:{fn:YCP.Tree.Page.deleteNode}, keylistener:{keys:69}}, ... But It doesn't listen to keyboard event. |
| Page 1 of 1 | [ 2 posts ] |
| You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum |
© 2006-2013 Yahoo! Inc. All rights reserved.
All code on this site is licensed under the BSD License unless stated otherwise.
About This Site · Security Contact Info
Powered by phpBB® Forum Software © phpBB Group