Log in

View Full Version : Pop up



WarezKid
17-11-2007, 02:54 PM
<script language="Javascript">
alert ("Pop up")


Well, i did that, but it doesnt work if you put it twice, i want 2 pop ups one after another,


How do i do it, becasue when i enter the code again, it doesnt do it, :S

Invent
17-11-2007, 02:56 PM
<script language="Javascript">
<!--

alert( 'hi' );
alert( 'hi' );

//-->
</script>

WarezKid
17-11-2007, 03:02 PM
Thanks sorted

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