is there a way... to have 3 different versions... or is it already there, in a specific theme?
- javascript (folks able to read, listen, watch, and use keyboard and mouse or touch screen)
- javascript non, for folks with screen readers, or were javascript is turned off.
- javascript non+, for folks with screen readers, were a min amount of javascript can be used?
- so that detection of say person opening a new tab, new window, moving away from browser (browser loosing focus), could be captured?
- or an event such as a javascript timer and running audio file with a "bell sound" noting time finished?
- or distance learning. were student in one place, teacher in another place. and teacher clicking button "turn to next page" and audio file playing, "please click on next page"
i understand javascript screen readers and javascript = bad. more so when javascript replaces and/or adjust content on the page. i want to avoid that in 3rd type. and be able to detect / do other stuff. that might be specific to an age group, or disability.
- another example might be "deaf" and causing a button or page or like to "flash" at a given time, or bring attention to "turn to next page" by displaying something across page.