Maximizing window when clicking on a web link

G

Guest

Internet explorer7 Clicking on a web link always open new window in a small
size. I tried maximizing it by dragging the sides and closing either with
CNTRL-X or by opening file and closing the tab. No dice! It reverts to small
size window.
Any suggestions?
melrose
 
C

Claggy

melrose said:
Internet explorer7 Clicking on a web link always open new window in a
small
size. I tried maximizing it by dragging the sides and closing either with
CNTRL-X or by opening file and closing the tab. No dice! It reverts to
small
size window.
Any suggestions?
melrose

Open your full size window. Then right click on a link and open in a new
window. Close the first window and in the address bar of the small window
type in,

javascript:moveTo(0,0);resizeTo(1024,768)

Change the (1024,768) to whatever resolution you are using on your monitor.
Click enter. The window should open to that size. Then while holding down
the Ctrl key close the window using the X. All windows should now open to
that size.

Or you could use a program like autosizer,
http://www.southbaypc.com/AutoSizer/
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top