Sponsorised links
2007
Setting & Retrieving Accesskeys with JavaScript and DOM
Accessibility expert Ian Lloyd revisits the accesskey attribute, working with JavaScript and the DOM to enable users to set their own access keys
Handling Keyboard Shortcuts in JavaScript
Despite the many JavaScript libraries that are available today, I cannot find one that makes it easy to add keyboard shortcuts(or accelerators) to your javascript app. This is because keyboard shortcuts where only used in JavaScript games - no serious web application used keyboard shortcuts to navigate around its interface. But google apps like Google Reader and Gmail changed that. So, I have created a function to make adding shortcuts to your application much easier.
Setting & Retrieving Accesskeys with JavaScript and DOM
Accessibility expert Ian Lloyd revisits the accesskey attribute, working with JavaScript and the DOM to enable users to set their own access keys
Sponsorised links
2006
Resources - Accesskeys and Reserved Keystroke Combinations :: WATS.ca
Accesskeys and Reserved Keystroke Combinations
Juicy Studio: Greasemonkey User Script to Manage Access Keys
this is a nifty Greasemonkey script that not only exposes access keys used on the website you're visiting, but you can edit them to suit your preferences
2005
『Ogawa::Memoranda: Accesskeyを修飾するJavaScript』
Accesskeyはあまり利用していないが、簡単に設置できるのが魅力的なスクリプト。
『Ogawa::Memoranda: Accesskeyを修飾するJavaScript』
Accesskeyはあまり利用していないが、簡単に設置できるのが魅力的なスクリプト。
1
(14 marks)
