Thomas Meinike: SVG-Weiche?

Beitrag lesen

Hallo,

Die eigentliche Frage lautet: Wie ist so etwas in SVG zu bewerkstelligen?

Vielleicht hilft dieser Ansatz:

<object data="abc.svg" width="..." height="..." type="image/svg+xml">
<script type="text/javascript">
<!--
  top.location.href="keinsvg.htm";
//-->
</script>
</object>

MfG, Thomas

--
SVG - Learning By Coding
http://www.datenverdrahten.de/svglbc/