Helmut Weber: NICHT LACHEN-frage zum script der zwei frames tauscht

Beitrag lesen

Hallo,

moin moin (biste aus dem norden:HEIMAT!)

ne, aus dem Süden ;-)

<a href="" onClick="parent.content.location='http://www.xyz.de" ; window.open(http://www.xyz.de")>link</a>

Da ist noch einiges im Argen! Versuche es mal so:
<a href="" onClick="parent.content.location='http://www.xyz.de'; window.open('http://www.xyz.de')">link</a>

Ich habe es nicht versucht, aber es sollte so funktionieren.

greets
Helmut