<html><div style='background-color:'><DIV>
<P>Don't know if this will work, but ... Maybe if you break it up into two separate functions, one to start your hourglass which then in turn calls your popup. Just a suggestion...</P></DIV>
<DIV></DIV>
<DIV>Cutter</DIV>
<DIV></DIV>
<DIV><A href="http://www.falcon-knives.com/">Falcon Knives</A></DIV>
<DIV></DIV>
<P>
<P></P>----Original Message Follows---- <BR>From: atl_x@yahoo.com <BR>Reply-To: javascript@LaTech.edu <BR>To: Javascript@LaTech.edu <BR>Subject: [Javascript] Displaying a Div Before Window.Open <BR>Date: Wed, 24 Oct 2001 09:20:00 -0000 <BR><BR>How can I display a div just before a Window Opens? <BR><BR>The Div- Hourglass - Shows after the window opens and I want it to <BR>show before. Please help me. The function is below. <BR><BR><BR>function showFormKiller( RegID ) <BR>{ <BR>oHourGlass = document.all.HourGlass <BR>oHourGlass.style.visibility = "visible"; <BR>window.open( "FormKiller.asp?RegID=" + <BR>RegID , "FormKiller", 'fullscreen' ); <BR><BR>} <BR><BR><BR>_______________________________________________ <BR>Javascript mailing list <BR>Javascript@LaTech.edu <BR>http://www.LaTech.edu/mailman/listinfo/javascript <BR></div><br clear=all><hr>Get your FREE download of MSN Explorer at <a href='http://go.msn.com/bql/hmtag_itl_EN.asp'>http://explorer.msn.com</a><br></html>