danke, aber...
leider hat das auch nichts gebracht, habe jetzt anstatt einer variable eine funktion verwendet, funzt leider trotzdem nicht.
<script language="JavaScript">
<!--
function meldung() {
alert("hallo");
}
function closewin() {
setTimeout("meldung()",1000);
}
//-->
</script>
ich check das einfach ned. :-/
____________________________________
"Life is like a box of rockets," said the Marine. "You never know what you´re gonna ret."
Then he pulled the trigger of his BFG9000.
|