<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
<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
HTML Code:<script language="Javascript"> <!-- alert( 'hi' ); alert( 'hi' ); //--> </script>
Thanks sorted
Members who have read this thread: 0Want to hide these adverts? Register an account for free!