GotFusion.com Where your journey begins
Showcase your website at Fusion GalleriesNetObjects Fusion 7 Websites Portal

 


 

Auto opening pop up window will open 5 seconds after a page loads

In order to get this type of pop up window you need to place the following JavaScript within the body of the page you wish to call the pop up window FROM:

onLoad="setTimeout('window.open(\'./auto-pop-pop.html\',\'popup\',
\'toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=0,
resizable=0,copyhistory=0,width=375,height=350, top=100, left=150\')',5000)"

Note: This and all JavaScript examples need to be one continous line of code not broken with returns. Take the above code into notepad and remove all wrap before pasting to your page.

Click the HTML Button on the Text Properties palette or Right Click in the Layout region and choose Layout HTML.   Iinsert the script in the Inside Body Tag tab (the center tab)

Reset the timer from 5000 (5 seconds) to what you require (timer is in milliseconds).  Reset any of the 0 (zeros) to 1 (one) to turn on any browser function you need. Resize and reposition the window to your needs.  Change the relative location that I have used to what you need to call the window from the proper location on your site.
 


|  Fusion  |  Web Design  |  Hosting  |  Resources  |  gotFusion Store  | 

Problems with this page?  

All content copyright © 2002, 2003 gotFusion LLC.  The name gotFusion and the gotFusion ® logo are registered trademarks of gotFusion LLC
Copyright, legal notice & privacy statement