|
|
|
|
|
by Tagbert
1319 days ago
|
|
You can set the tabindex property on SVG elements just like you can do on HTML, then you could setup an understandable navigation. The point was that this kind of page is not invisible to screen reader but you still need to think about accessibility and put some effort into it, just like a normal html page. |
|
It will actually be pretty easy to set up.