Seite 2 von 2

Verfasst: 28.05.2006 20:31
von Julian87
nkler hat geschrieben:Wie wäre es mit

Code: Alles auswählen

<script>
function timewindow()
{
	var timewindow;
	timewindow = window.open("popup.html" , "Name")
}

setTimeout('timewindow()',3000)
</script>
Hi,

ist bei mir erfolglos, da kommt einfach nichts. hab auch mal die Zeit auf "3" gestellt aber nichts.

Julian

Verfasst: 28.05.2006 20:57
von Patrik
Hier mal ein Popupgenerator: easy-services.de