Anyone got the code for a Auto popup? like when you visit the site, it auto popups.![]()

Hello.
You could easily do this with a Javascript alert.
Hope this helped.HTML Code:<script type="text/javascript"> <!-- alert("Text For Your Alter"); //--!> </script
Encryptions
Last edited by Encryptions!; 13-04-2006 at 07:12 AM.
Hello.
If you want to still use Javascript you could use a function. I am guessing you could use this; although I haven't tested it.
And then:HTML Code:<script type="text/javascript"> <!-- Begin function popUp(URL) { day = new Date(); id = day.getTime(); eval("page" + id + " = window.open(URL, '" + id + "', 'toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizable=0,width=200,height=200');"); } // End --> </script>
Hope this helps.HTML Code:<body onLoad="javascript:popUp('url')">
Encryptions
Last edited by Encryptions!; 13-04-2006 at 07:42 AM.
Nice post Dan + Rep
Daza
http://www.habbolayouts.com/layouts/...outs/updating/
maybe that could help you, check it out i think its what you want eh![]()
I cant see why you would WANT to use pop-ups, as they are a major pain in the ****, and I usally leave a site immediatly
www.habbo-record.com/javascript_source.htm try that
EDIT: Damn just broke it PMSL
Last edited by Flisker; 16-04-2006 at 10:33 AM.
Never argue with an idiot, he'll drag you down to his level, and beat you with experience.
And 15 mins later...Originally Posted by Recursion
*oh trust me
*I would NEVER go ATi
Sapphire ATI Radeon HD 5850 1024MB GDDR5 PCI-Express Graphics Card £195.73 1 £195.73
*ordered.
http://www.habbolayouts.com/layouts/...outs/updating/
That doesnt work in firefox. It doesnt close. *DONT USE*
Want to hide these adverts? Register an account for free!