I agree Dennis, a standard website resizing my windows is damn annoying. That said however, there are legitimate reasons within web applications where this is extremely useful. We have a few samples of it in our current app, but I'm not allowed to go into details (cuz of the NDA).
My thoughts, not yours... Shawn Grover -----Original Message----- From: UXB Internet [mailto:[EMAIL PROTECTED]] Sent: Friday, April 26, 2002 2:19 PM To: CF-Talk Subject: RE: Window resize Sure. Place this in your body tag: <body onload="javascript:window.resizeTo(width,height);"> <cf_rant> However, I cannot tell you how annoying it is when a web site just automatically decides to resize my browser window. </cf_rant> Best regards, Dennis Powers UXB Internet - A Web Design and Hosting Company tel: (203)879-2844 fax: (203)879-6254 http://www.uxbinternet.com/ http://dennis.uxb.net/ -----Original Message----- From: phumes1 [mailto:[EMAIL PROTECTED]] Sent: Thursday, April 18, 2002 1:19 PM To: CF-Talk Subject: Re: Window resize Is there a way to have Javascript resize my window with a onload command? +--------------------------------------------------------------------------- --------+ Philip Humeniuk [EMAIL PROTECTED] [EMAIL PROTECTED] +--------------------------------------------------------------------------- ---------+ ______________________________________________________________________ Your ad could be here. Monies from ads go to support these lists and provide more resources for the community. http://www.fusionauthority.com/ads.cfm FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

