ranbuch / accessibility

add accessibility to your website
MIT License
291 stars 39 forks source link

New system of hotkeys #8

Closed SeFeX closed 4 years ago

SeFeX commented 4 years ago

Added a new system to add shortcut keys and enable dynamically

Enable/Disable options.hotkeys.enabled = true/false

By default is disabled

And you can disable the title of the buttons with options.hotkeys.helpTitles = false

ranbuch commented 4 years ago

Thanks!

brianteeman commented 4 years ago

Is this enabled on your demo site https://ranbuch.github.io/accessibility/ and in the 3.0.1 release?

ranbuch commented 4 years ago

related