onresize="window.location.reload()" Note that it will fire as soon as you start resizing. Could put load on the server as it will fire over and over. You could use setTimeOut() to delay the reload.
> -----Original Message----- > From: [EMAIL PROTECTED] [mailto:bounce-cfaussie- > [EMAIL PROTECTED] On Behalf Of Ricardo Russon > Sent: Tuesday, 30 March 2004 4:59 p.m. > To: CFAussie Mailing List > Subject: [cfaussie] OT: javascript refresh window > > Hi guys.. > > Is there a javascript to refresh a page if it has been resized? > I am using absolute positioned layers and if the window is resized they > are > out of alignment, until i hit refresh. > > Is there any other way around this problem? > > TIA > > Ricardo. > > > > --- > You are currently subscribed to cfaussie as: [EMAIL PROTECTED] > To unsubscribe send a blank email to leave-cfaussie- > [EMAIL PROTECTED] > > MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia > http://www.mxdu.com/ + 24-25 February, 2004 --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia http://www.mxdu.com/ + 24-25 February, 2004
