Seite 1 von 1

Habe problem mit doppel link

Verfasst: 10. Mär 2004, 20:16
von dadie
Hi

Ich will in einer seite das wenn man auf link A klickt
das gleichzeitig auf frame A 1.html und auf frame b 2.html geöffnet wird
wie geht das habe schon ein script aber es funtz nciht (so ist das script)

"
<a href="javascript:void(0)" onclick="top.frames.frame1.location.href =

'./aboutli.html',top.frames.frame2.location.href = './about.html'">About us
</a><br><br>

"

Verfasst: 10. Mär 2004, 20:53
von Lord of Darkness
ich weiss es zwar net auber schau ma auf selfhtml.teamone.de

Genau so ist es...

Verfasst: 11. Mär 2004, 11:36
von Cestleponems

Re: Habe problem mit doppel link

Verfasst: 11. Mär 2004, 13:02
von Miro
dadie hat geschrieben: <a href="javascript:void(0)" onclick="top.frames.frame1.location.href =

'./aboutli.html',top.frames.frame2.location.href = './about.html'">About us
</a>
mach mal n ; statt dem ,