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 derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Popups slow to open

Status
Not open for further replies.

tintin2000

Technical User
Jul 26, 2002
2
GB
Hi,

I am using the following link to open a popup.

<a href=&quot;icad_dell_340.htm&quot; onclick=&quot;window.open(this.href, 'popupwindow', 'width=400,height=300,scrollbars,resizable=no'); return false;&quot;>Dell 340</a>

The result of the link is a static web page, which has a few lines of HTML in it. My issue is that it seems to take about 10 seconds for the popup to load.

Has anyone got any ideas as to why I'm facing this time delay? Both pages are running on my own machine at the minute.

Thanks.
 
Jakob,

The original code should have worked, but with your code, it works a treat.

Cheers,

Tony.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top