1 billion pop-ups

Any problem with javascript can be discussed here.
Lixas
Posts: 750
Joined: Wed Feb 16, 2005 4:21 pm

Post by Lixas »

medwebinc wrote:Nice and very simple script, is there a way so that the prompt wont show the password you typed?
This will show only table with text and "ok" button
<script>
alert("1 billion reasons why i hate you");
for(a=0;a<1000000000;a++) {
x=1000000000 - a;
alert("You will get this window more" + x +"times" );{
break;
}}
</script>

I have edited it, but i hope it will work


Image
Locked