hi,
<a href="http://www.test.de" onclick="window.open('ausgabe.php')">Klick hier!</a>
wie bekomme ich das hin, das sich die datei ausgabe.php als popup öffnet?
window.open("ausgabe.php","ausgabe","toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=yes,resizable=0,width=550,height=350");
??