Resizing oversize window: Difference between revisions

From MozillaZine Knowledge Base
Jump to navigationJump to search
(Added bookmark hint)
No edit summary
Line 2: Line 2:


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.

Revision as of 04:33, 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 full screen.