Code:
<head>
<script type="text/javascript">
function clickStart() {
window.setTimeout("xclick()", 5000);
}
function xclick(){
document.getElementById[idx2].click();
}
</script>
</head><body onload="javascript:clickStart()" topmargin="0" leftmargin="0">
<table width="100%">
<tr >
<td >..</td>
<td >..</td>
<td><form action="map.php" method="post" target="mainFrame" name="stick">
<b id="wbu2"><input id="idx2" class="xbutton" value="Bauen" name="submit" type="submit"></b></form></td>
</tr>
<tr >
<td>..</td>
<td ><center>Bau stoppen</center></td>
<td>..</td>
</tr></table></body>
So irgendwie will das nicht funktionieren mit dem click() vllt hat ja wer nen tip für mich.
Vielen dank schonmal.
Greetz