Having to use unfortunate frames for one small part and it messes
everything up when you resize the screen.  Thanks for your help it
worked.



Joshua Tipton

-----Original Message-----
From: S. Isaac Dealey [mailto:[EMAIL PROTECTED]] 
Sent: Friday, June 14, 2002 11:04 PM
To: CF-Talk
Subject: Re: OT Javascript Help

Not sure about other browsers, but in IE you can use <body
onresize="location.reload();">
or if you're already past the body tag I believe it's window.onresize =
location.reload;
note that there are no () parenthesis in the 2nd case ...

Out of curiosity ... Why are you wanting to reload the document when the
window resizes?
Do you have objects on the page that are positioned absolutely using
CSS?

In any event ... a widely supported (os/browsers) solution may be tough
to
come by ...

Isaac

www.turnkey.to
954-776-0046


______________________________________________________________________
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to