Thomas DeWeese schrieb:

> Holger Will wrote:
> > Ahmed Salman schrieb:
>
> >>I want to link to a particular view of SVG document by referring an
> >>element ID like <a xlink:href="SVGDoc.svg#elementID">.
> >
> > you would use a <view> Element
> > or the svgView keyword like this:
> > MyDrawing.svg#svgView(viewBox(0,200,1000,1000))
> > for detaild information see:
> > http://www.w3.org/TR/SVG/linking.html#SVGFragmentIdentifiers
> >
> > unfortunatly this is not implemented in any viewer yet,
>
>     Huh?  Batik has supported this almost from the beginning.
> It's a neat way to do a presentation, rather than every page being
> a separate file you lay them out in a grid and just change the view.

oh, sorry, good to know ! i have to admit that i havent tested batik 
extensively, i just quickly tested
the #svgView(viewBox(0,200,1000,1000)) syntax in the adress field in 
squiggle,
and it behaves a bit funky,
i typed this: liveatt.svg#svgView(viewBox(0,200,1000,1000))
and got this as a result in the addressbar,
liveatt.svg#svgView(viewBox(0,200,1000,1000))#svgView(viewBox(0,200,1000,1000))#svgView(viewBox(0,200,1000,1000))#svgView(viewBox(0,200,1000,1000))#svgView(viewBox(0,200,1000,1000))#svgView(viewBox(0,200,1000,1000))#svgView(viewBox(0,200,1000,1000))#svgView(viewBox(0,200,1000,1000))#svgView(viewBox(0,200,1000,1000))#svgView(viewBox(0,200,1000,1000))#svgView(viewBox(0,200,1000,1000))#svgView(viewBox(0,200,1000,1000))
but just realized, that the setting of the viewbox works fine.

thanks for letting me know

Holger

> > i currently have a partial implementation of this in form of an
> > extension for firefox.




------------------------ Yahoo! Groups Sponsor --------------------~--> 
<font face=arial size=-1><a 
href="http://us.ard.yahoo.com/SIG=12h6d9hod/M=362131.6882499.7825260.1510227/D=groups/S=1706030389:TM/Y=YAHOO/EXP=1123079880/A=2889191/R=0/SIG=10r90krvo/*http://www.thebeehive.org
">Get Bzzzy! (real tools to help you find a job) Welcome to the Sweet Life 
- brought to you by One Economy</a>.</font>
--------------------------------------------------------------------~-> 

-----
To unsubscribe send a message to: [EMAIL PROTECTED]
-or-
visit http://groups.yahoo.com/group/svg-developers and click "edit my 
membership"
---- 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/svg-developers/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to