> 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.
Not tested... I think location.reload() will refresh the page, and you can put it in an "onresize" event on the body. But, I'd be wondering if there's a better way to lay out my page if a simple resize was causing havoc... --- Kay Smoljak Senior Developer/QC Leader/Search Optimisation PerthWeb Pty Ltd - http://www.perthweb.com.au/ Ph: 08 9226 1366 - Fax: 08 9226 1375 --- 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
