Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Auto-zoom new Safari windows to near full-screen' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Auto-zoom new Safari windows to near full-screen
Authored by: bluehz on May 19, '03 10:54:39AM
Safari can be a bit finicky about JavaScript - I suspect its a security issue. Anyway - tried this hint, selecting:

Preferences > General
New Windows Open With Home Page
and put this as Home Page:
javascript:window.resizeTo((screen.width),(screen.height));window.moveTo(0,0)

Generates an error dialog:

Can't Use Javascript Here
Cannot run the script ?window.resizeTo((screen.width),(screen.height));window.moveTo(0,0)? because Safari does not allow JavaScript to be used in this way.


[ Reply to This | # ]
Auto-zoom new Safari windows to near full-screen
Authored by: samsprograms on May 19, '03 03:39:42PM

Same problem here......



[ Reply to This | # ]
Auto-zoom new Safari windows to near full-screen
Authored by: iPodder on May 19, '03 10:01:40PM

Yeah, Safari doesn't like being told what to do as a home page.



[ Reply to This | # ]