[Typo3-german] Externe URL

Markus Bucher markus.bucher at bedv.de
Wed Nov 23 19:10:24 CET 2005


<html><head><title>Test</title>
<script type="text/javascript">
function NeuFenster () {
   MeinFenster = window.open("http://www.google.de", "Zweitfenster", 
"width=300,height=200,scrollbars");
   MeinFenster.focus();
}
</script>
</head><body>
<a href="javascript:NeuFenster()">Neues Fenster</a>
</body></html>


Gruß
Markus



More information about the TYPO3-german mailing list