PDA

View Full Version : NEED ANNOYING POPPUP THING FOR MY SITE



KillerCow
17-01-2008, 07:27 PM
people are making stuff like a box comes up saying like

hi

then they click ok


then its like
how r u


and u have to keep clicking it and u cant close the page until its done



Pm me if u can help

pay in habbo x

Moved by Agesilaus (Forum Super Moderator) from Web Market: Please post in the correct forum next time.

Cool--
17-01-2008, 07:29 PM
*Message Removed*


Edited by Agesilaus (Forum Super Moderator): Please do not accuse another member of being untrusted.

Medla
17-01-2008, 07:31 PM
Just to make him shut up:

http://www.hypergurl.com/

Has lots of web scripts like this.

IPhone
17-01-2008, 07:43 PM
<SCRIPT language="JavaScript">alert("TEXT") </SCRIPT>

Nether$
18-01-2008, 02:20 PM
Easy, the problem is when doing things like this you will get an out of memory error, or stack overflow error. The way to do this is avoid using more than one function / functions with arrays that do and not loop.

The example shown above is the best way,

<script ...>
alert("whatever")
alert("something else");
</script>

Want to hide these adverts? Register an account for free!