Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/schne324/live-region-playground
https://github.com/schne324/live-region-playground
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/schne324/live-region-playground
- Owner: schne324
- License: mit
- Created: 2015-03-31T03:27:18.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-12-28T16:30:12.000Z (about 9 years ago)
- Last Synced: 2024-11-15T20:43:32.677Z (2 months ago)
- Language: HTML
- Homepage: http://schne324.github.io/live-region-playground/
- Size: 7.81 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Live Region Playground
## Run manual AT tests or just explore the wild world of live regions!### Configure a live region by:
- Choosing a specific role and using it's default valus for `aria-live`, `aria-atomic` and `aria-relevant`
- Choosing custom values for `aria-live`, `aria-atomic` and `aria-relevant`### Content Change
The `div#fixture` is the element which recieves the various attributes.
You can choose to trigger content change once, every 5 seconds or every 10 seconds.
If "Every 5 seconds" or "Every 10 seconds" is chosen, content change will alternate between additions and modifications with the exception of content removal every 10th iteration.(Hint: to manually trigger "removal" content change, click the "Clear added content" button)