Log in

View Full Version : Script Code to create popups



icebox12
22-06-2005, 04:21 PM
Lol My mind has gone blank I've forgoten to the code to create popups :(

I don't mean like when you click a link it pops in a new window but when you open up a website you sometimes get a Pop-Up... What's the code for it thanks <33

w00t 900th Post <33

Haemogloben
22-06-2005, 04:24 PM
<script language="Javascript">

<!--
// please keep these lines on when you copy the source
// made by: Nicolas - http://www.javascript-page.com

alert ("This is a Javascript Alert")
//-->

</script>



Where it says this is a javascript alert then replace that with what you want. I'm not sure if this is entirely what you need by the way.

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