|
|
|
|
|
by kuschku
2977 days ago
|
|
Accessibility like that likely won't be possible, as the only way to get accessibility in browsers is with the DOM, which is very limited in functionality. If you wish to have accessible applications, you'll need to run the native applications instead. |
|