Refreshing popups

  • Thread starter Thread starter KatMagic
  • Start date Start date
K

KatMagic

I have a popup window that refreshes every so often with new data, using
<meta http-equiv="refresh" content="150">
However, when the user closes teh popup, it continues to do a refresh, as I
noticed when I was debugging. How do I stop the refresh when the user
closes the popup.

Thank you for your help.
 
Back
Top