script
<SCRIPT LANGUAGE="JavaScript"><!-- Begin var flag = 1; function t() { if(flag == 1) { N.style.top = "75px"; N.style.left = "700px"; } if(flag == 2) { N.style.top = "115px"; N.style.left = "100px"; } if(flag == 3) { N.style.top = "300px"; N.style.left = "350px"; } flag = flag + 1; if(flag == 4) { flag = 1; } } function al() { alert("Correct!"); } // End --> </script>
<center> Is Leejoo's Webhebbies de plaats voor als je JavaScripts? </center> <DIV ID="N" STYLE="position:absolute; left:350px; top:110px; width:50px; height:50px;"> <form> <input type=button value="Nee" onMouseover="t()"> </form> </DIV> <DIV ID="Y" STYLE="position: absolute; left: 300; top:110; width: 52; height: 32"> <form> <input type=button value="Ja !" onClick="al()"> </form> </DIV> <p><center> <font face="arial, helvetica" size"-2"><br> <a href="http://www.leejoo.nl">Leejoo's Webhebbies</a></font> </center><p>
19:47:53 29 December 2011 Permanente link Reacties (0)
Weblog |