» Forums
» DynarchMenu forum
» Support
» right click with key
| right click with key ¶ | |
| Is it possible to have the right click popup menu show only when an access key is pressed (like alt)? How can I do that? Thanks!! | |
| Re: right click with key ¶ | |
| That's not supported per se, but I just made a quick test and it seems it's pretty easy to emulate with standard HTML. Example: <a class="hotspot" accesskey="b" Look, we just made a menu that triggers upon ALT-B. :-) Hope this helps. | |
| last |
| Re[2]: right click with key ¶ | |
| That is helpful, but what I mean was to have it work on ALT-Click (actually ALT-RightClick). I have a menu for right clicking anywhere on the page (attaches to body element), but then I can never use the browser's right click menu ever again. :( So that is why I would want to ALT-RightClick to get to hidden admin function popup menu. Thanks! | |
| last |














