Maximize browser window

  • Thread starter Thread starter dee
  • Start date Start date
D

dee

Is there a setting somewhere to make the browser window
maximized every time you open it..even when you had a
minimized window and close it? Thank you
 
-----Original Message-----
Is there a setting somewhere to make the browser window
maximized every time you open it..even when you had a
minimized window and close it? Thank you
.
Figured it out.. thanks anyway- here is what I found-

go to Tools>Internet Options and in the box for your
homepage place the following. (changing 800,600 to your
monitor size + change your homepage to the actual url of
the page you use - leave in the single quotes) Then IE
will always open in full screen mode.

(put your home page where yahoo is written if you don't
use yahoo.. don't change anything else)-

Copy and paste this-

javascript:resizeTo(800,600);moveTo
(0,0);document.location.href='http://www.yahoo.com/'
 
Use "IE New Window maximizer"

http://www.majorgeeks.com/download.php?det=1746
(Uses Windows API calls and automatically maximizes every browser window you
open)

GetForegroundWindow API calls.

--
Regards,
Ramesh
AOL: SRamesh2k

«·´`·.(*·.¸(`·.¸ ¸.·´)¸.·*).·´`·»
«.............. Ramesh ...............»
«·´`·.(¸.·´(¸.·* *·.¸)`·.¸).·´`·»

~ Please reply to newsgroup ~


Is there a setting somewhere to make the browser window
maximized every time you open it..even when you had a
minimized window and close it? Thank you
 
Back
Top