Hallo H2O,
<a href="#" onClick="popup();return false;">Popup öffnen</a>
schon fast gut ;-)
Besser ist
<a href="fenster.htm" onClick="popup();return false;">Popup öffnen</a>
evtl. noch ein target="_blank", wenn's denn unbedingt ein neues Fenster sein soll, dann klappt's auch ohne Javascript.
Grüße
Andreas
--
"Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning."
(Rich Cook)
"Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning."
(Rich Cook)