Tach Martin,
ich hatte es vorher auch in der Funktion versucht, aber das hat auch nicht geklappt.
Unter www.mosambik.info/google kannst du dir das ja mal ansehen.
Mit welchem Browser klappt es nicht? Zumindest im Firefox ab 1.5 wird eine blaue Line auf SVG-Basis erzeugt, mal im DOM-Inspector nachsehen:
<DIV style="position: absolute; left: 0px; top: 0px; z-index: 100;">
<svg style="position: absolute; left: -19px; top: 218px;" version="1.1"
width="2058px" height="2058px" viewBox="-19 218 2053 2053" overflow="visible">
<path d="M350,248 L423,223 L204,260 L-14,92702" stroke-opacity="0.45"
stroke-linejoin="round" stroke-linecap="round" stroke="#0000ff" fill="none" stroke-width="5px"/>
</svg>
</DIV>
Der IE sollte das wohl auf VML-Basis machen ...
Man liest sich,
svg4you