Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Popup window on load

Status
Not open for further replies.

un1k

Technical User
Mar 8, 2004
30
CA
Hi I would like to know how to do a little size popup window when my first page load, like an advertisment. Thanks
 
If it's constantly refreshing, check that the html for the popup file doesn't have some code that is forcing it to refresh itself (meta tag or javascript).

You might also want to ensure that the popup html file is not the same file as the calling html file (since that would set off the situation you describe).

Jeff
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top