Resizing oversize window: Difference between revisions

From MozillaZine Knowledge Base
Jump to navigationJump to search
No edit summary
No edit summary
Line 3: Line 3:
You can also make a bookmark and place it in the bookmark toolbar with this Javascript, so you don't have to type it more than once.
You can also make a bookmark and place it in the bookmark toolbar with this Javascript, so you don't have to type it more than once.


Note:  If your screen resolution is set to 1024 X 768 then those are the numbers you type in the brackets separated by a comma.  Using your profile's screen resolution will reset the Firefox window to full screen.
Note:  If your screen resolution is set to 1024 X 768 then those are the numbers you type in the brackets separated by a comma.  Using your profile's screen resolution will reset the Firefox window to (almost) full screen.

Revision as of 04:35, 12 June 2005

Enable Javascript. Type javascript:top.resizeTo(600,400) into address bar. Hit enter.

You can also make a bookmark and place it in the bookmark toolbar with this Javascript, so you don't have to type it more than once.

Note: If your screen resolution is set to 1024 X 768 then those are the numbers you type in the brackets separated by a comma. Using your profile's screen resolution will reset the Firefox window to (almost) full screen.