In Internet Explorer you can use window.screen.availHeight and window.screen.availWidth to find out how big you can make a window without overwriting the office toolbar and taskbar.
Spike Stephen Milligan Team Macromedia - ColdFusion Co-author 'Reality Macromedia ColdFusion MX: Intranets and Content Management' http://spikefu.blogspot.com > -----Original Message----- > From: Osullivan Karl (RKB) Senior Analyst/Programmer > [mailto:karl.osullivan@;uhcw.nhs.uk] > Sent: 30 October 2002 14:35 > To: 'CF - Development Group' > Subject: [ cf-dev ] OT: Window sizes > > > Hello, > > I want to open windows (using window.open in javascript) to > the maximum size of the available space on the screen, but am > having problems due to the Office toolbar, which might be on > the left-hand -side or the right-hand-side. Any way of > knowing if it's there and how to avoid putting my window over > the top of it? > > Thanks > > Karl > > Karl O'Sullivan > Senior Analyst Programmer > University Hospitals Coventry and Warwickshire NHS Trust > Tel: 024 7660 2020 x7578 > [EMAIL PROTECTED] > > -- > ** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ > > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: > [EMAIL PROTECTED] For human help, e-mail: > [EMAIL PROTECTED] > > > -- ** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] For human help, e-mail: [EMAIL PROTECTED]
