Hi,

On Sat, 2005-05-07 at 00:54 +0200, hugues parvillers wrote:
> Hello,
> 
> Could you tell me how to link by script from a svg
> file to another one ? 
> 
> For example, I propose several scales into a select
> list.
> After the user change the selected scale , the map
> should directly load the url set by script.

I think you could use 
<a xlink:href="something.svg">
        <someSVGElement />
</a> 
to do the trick.

For more info, check the SVG spec especially the linking part

Regards
Tonny Kohar
-- 
Sketsa 
SVG Graphics Editor
http://www.kiyut.com


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to