-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdefault.txt
More file actions
14 lines (9 loc) · 950 Bytes
/
Copy pathdefault.txt
File metadata and controls
14 lines (9 loc) · 950 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
This is an attempt at an accessible annotation scheme.
Try the demo: https://RichCaloggero.github.io/annotator/annotator.html
Instructions:
1. check the "enable annotator" button to enable editing
2. Put focus on the text via tab, find the start of text to be annotated and press the "*" (asterisk) key. A message will appear showing that you have successfully marked the start of the annotation.
3. Move to the end of the text to be annotated and again press "*". Now you have an entry in the annotations list at the bottom of the page.
Clicking an item in the list will select that text and focus the text area. The screen reader will read the selected text when the element gains focus, the browser highlights the selection, and the caret is moved to the end of the selection.
You can change the text if you click the "enable text modification" checkbox.
You can add notes to whichever annotation is currently being displayed.