Closed (fixed)
Project:
Hotkey
Version:
5.x-2.1
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Anonymous (not verified)
Created:
16 Dec 2007 at 21:38 UTC
Updated:
26 Feb 2019 at 20:59 UTC
Is it posible to add the accesskey to elements of the primary menu without create a link inside the node?
Maybe adding it like an attribute to the menu links (I don't know exactly how to do that)
Comments
Comment #1
shawn conn commentedAs far as I know, and I could be wrong here, there's no way to alter the link attributes on render menus (with out using some fancy javascript). One plan I do have in the works is to use hook_block that will allow people to add a block containing links with hotkeys on them. This way you could have a block displayed on all pages with hotkeys.
Comment #2
shawn conn commented