- From: Jim Ley <jim@jibbering.com>
- Date: Tue, 20 Aug 2002 17:41:19 -0000
- To: <www-svg@w3.org>
"John Hayman" <JHayman@rim.net> > "Jim Ley" <jim@jibbering.com> wrote: > > I don't like the idea that requiring dynamic viewers is useful in SVG. > > Ack! I'd never thought of that!! To me, I always think of hyperlinking to > be dynamic content since it requires user interaction. Decided to recheck > the spec, and it looks like hyperlinking is dynamic content. > http://www.w3.org/TR/SVG11/feature#SVG-static > does not include hyperlinks. > http://www.w3.org/TR/SVG11/feature#SVG-dynamic > does include hyperlinks. > > So it has never been the case that static viewers support hyperlinking. It > has always been the case that dynamic viewers support hyperlinking. Unless > I'm missing something fundamental? It seems you're not, no, however it seeems the SVG working group are, static SVG viewers _must_ support hyperlinking. Script can and is likely to be disabled, content transformed (via xslt or whatever) for accessibility reasons still needs to be able to discover hyperlinks because otherwise content obviously becomes inaccessible. The only realistic way to "ensure that content is accessible when scripts are disabled" for applications is to provide a link to an external view, static viewers need hyperlinking ability much more importantly than dynamic ones. Jim.
Received on Tuesday, 20 August 2002 13:45:29 UTC