zipulrich
October 17th, 2004, 02:05 AM
Every so often someone asks about changing screen sizes in Internet Explorer - they open too small, too big, too funky, etc. Here's what to do: to control the size of primary and secondary IE windows, start by closing all IE windows. Then launch IE, right-click on any link, and choose Open in New Window. Size the secondary window the way you want all such windows to be. Now close it by clicking on the X icon at the top-right corner while holding down the Shift key. Repeat this for the primary window that remains (make it whatever size you want). You may have to repeat the process from time to time, as Windows is good - but flaky :).
If you always want your home page to open in the same size and position, you can add a little JavaScript to the home page URL. Select Internet Options from the Tools menu and edit the 'Address' line in the 'Home Page' panel so it looks something like this: _javascriptNo:resizeTo(1024,400); moveTo(0,0);document.location.href='http://www.cybertechhelp.com'. OK? OK.
If you always want your home page to open in the same size and position, you can add a little JavaScript to the home page URL. Select Internet Options from the Tools menu and edit the 'Address' line in the 'Home Page' panel so it looks something like this: _javascriptNo:resizeTo(1024,400); moveTo(0,0);document.location.href='http://www.cybertechhelp.com'. OK? OK.