Okay i am making a user system and i want to customize it.
I want it so that when you want to register a window popups up like the javascript one but a custom one with a site page in it.
Any help?

Okay i am making a user system and i want to customize it.
I want it so that when you want to register a window popups up like the javascript one but a custom one with a site page in it.
Any help?
www.dynamicdrive.com
Search for popup generator
OR try
www.javascriptkit.com
Both have the things you need.
Musicicon iscurrently
<SCRIPT language="JavaScript">alert("Your Text Here!") </SCRIPT>
U mean that?
I've italicised and highlighted red where you'll most likely need to make amendments to the script.Code:<script type="text/JavaScript"> <!-- window.open('page.htm','popup','toolbar=no,width=500,height=500', true); --> </script>
kinda quit.
^^ With that remember to target your link to popup
k
Musicicon iscurrently
Thanks. Done now thread closed.
Want to hide these adverts? Register an account for free!