Jump to URL from SVG within a HTML page

Hello list!

I need definitive help here.
I've got a SVG within an HTML-page via embed. The document consists of
multiple filled Paths (> 400) each with its own ID - and upon the mouseclick
event, which i caught by the SVG Viewer JavaScript-DOM i want to reload the
HTML-Page (since i need this path's id...) but window.location.href
(naturally) doesn't work.

Could anyone please help me! Am at a loss here ...

Kai M Poppe

Received on Thursday, 10 March 2005 01:47:19 UTC