Saturday, May 08, 2004

Sat
8
May
2004

Full Sized Safari Window

I found this cool tip in the June 2004 MacAddict magazine:

To put Safari in full screen mode, type the following in the address bar (with no spaces):

javascript:self.moveTo(0,0);self.resizeTo(screen.availWidth,screen.availHeight);

Press Return

Drag blue globe to bookmark bar and name it Full Screen


It's a dang cool tip, I tell you.