Use Case: Chemical Diagram Navigation

Dear All,

I have put together a demonstrator page to show how I currently make 
chemical
diagrams accessible for both screen reading and magnification using SVG.
I hope it can provide a use case for accessible SVG. The examples
are available via the following page:
http://progressiveaccess.com/chemistry/

Some details: Currently I use the SVG together with an XML object based 
on the
CML representation of the diagram that serves as the basis for the
navigation. The actual navigation is then done with Javascript that 
takes care
of updating local CSS elements, setting the viewbox etc.

I hope it's helpful and please let me know if you have any questions.

Best,
Volker

Received on Monday, 11 May 2015 18:55:01 UTC