Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mikethrussell/switchScanJS
Javascript to enable switch scanning on any webpage
https://github.com/mikethrussell/switchScanJS
Last synced: 26 days ago
JSON representation
Javascript to enable switch scanning on any webpage
- Host: GitHub
- URL: https://github.com/mikethrussell/switchScanJS
- Owner: mikethrussell
- Created: 2016-04-29T20:56:22.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-04-29T21:18:57.000Z (over 8 years ago)
- Last Synced: 2024-08-04T00:02:46.993Z (4 months ago)
- Language: JavaScript
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-assistivetech - switchScanJS - a jQuery based implementation with auto-scanning. (Switch Scanning / Scanning on the web)
README
# switchScanJS
Javascript to enable switch scanning on any webpageUseage: add "scan" class to any div containing an 'a' element that you wish to be scan accessible
Two switch scanning: f8 scans / f7 selects
Single swith autoscan: f7 scans & selects
Set autoscan directly using URL parameters: domain.com?autoscan&timer=1200 (autoscan set for 1.2s)
Feedback: twitter @mikethrussell | [email protected]