{"id":20664199,"url":"https://github.com/nigelramsay/access_keys","last_synced_at":"2026-03-19T17:00:38.936Z","repository":{"id":540291,"uuid":"169908","full_name":"nigelramsay/access_keys","owner":"nigelramsay","description":"Finds and displays access keys in webpages","archived":false,"fork":false,"pushed_at":"2009-04-12T01:46:52.000Z","size":93,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-17T12:36:25.007Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://www.abletech.co.nz/2009/04/display-access-keys-automatically/","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nigelramsay.png","metadata":{"files":{"readme":"README","changelog":null,"contributing":null,"funding":null,"license":"MIT-LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2009-04-07T03:12:04.000Z","updated_at":"2019-08-13T14:15:55.000Z","dependencies_parsed_at":"2022-07-07T14:10:21.630Z","dependency_job_id":null,"html_url":"https://github.com/nigelramsay/access_keys","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nigelramsay%2Faccess_keys","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nigelramsay%2Faccess_keys/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nigelramsay%2Faccess_keys/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nigelramsay%2Faccess_keys/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nigelramsay","download_url":"https://codeload.github.com/nigelramsay/access_keys/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242826883,"owners_count":20191721,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-16T19:22:54.191Z","updated_at":"2025-12-16T04:30:08.173Z","avatar_url":"https://github.com/nigelramsay.png","language":null,"readme":"ACCESS KEYS HELPER\n------------------\n\nThis javascript routine parses the DOM tree looking for buttons and links that have an access key defined. The access keys for these elements are then displayed either:\n\n1. Inside an \"access_keys\" element (if one exists), or\n2. At the bottom of the BODY element, inside a newly created \"access_keys\" element\n\nREQUIREMENTS\n\n* Prototype\n* JQuery (if using jQuery - note this example is to show jQuery idiom - you could also pass in function for the formating of the key list - the default format here is promiscuous and works with the current example but may fall over on other html - final note, this code should be TDD/BDD'd)\n\nINSTALLATION\n\n1. copy the access_keys.js file into your javascripts folder\n2. include a reference to the file inside your HTML\n\nSee the demo.html file for example usage.\n\nSUPPORTED BROWSERS\n\nHave successfully tested on these platforms:\n\n* Internet Explorer versions 6, 7 and 8\n* Firefox on Windows and Mac\n* Safari on Windows and Mac\n* Google Chrome\n\nCOPYRIGHT\n\nReleased as free software with the permission of Radio New Zealand.\n\nCopyright (c) 2009 Radio New Zealand Limited\nhttp://www.radionz.co.nz/\n\nAUTHOR\n\nNigel Ramsay of Able Technology Limited\nhttp://www.abletech.co.nz/\n\nTODO LIST\n\n1. Detect browser type and platform, and display appropriate modifier keys\n2. Write a plain version\n3. Write a version that runs from a Bookmarklet\n4. Demonstrate code through TDD/BDD\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnigelramsay%2Faccess_keys","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnigelramsay%2Faccess_keys","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnigelramsay%2Faccess_keys/lists"}