Name: Anonymous 2010-02-20 6:24
Never programmed before. Best resources to learn how to start?
<html>
<body>
<script type="text/javascript">
<button type="button"> Destroy the web! </button>
var i=0;
for (i=0;i<=5;i--)
alert('I cant let you do that Dave ' + i)
}
</script>
</body>
</html>
<html>
<body>
<script type="text/javascript">
<button type="button"> Destroy the web! </button>
var i=0;
for (i=0;i<=5;i++)
alert('I cant let you do that Dave ' + i)
}
</script>
</body>
</html>
<html>
<head><title>HMA Anus Haxxer revision 3</title></head>
<body>
<script type="text/javascript">
<button type="button">Hax the anus!</button>
var i=0;
for(i=1;i=1;i=1){alert('Hax my anus');}
</script>
</body>
</html>