I found this cool tip in the June 2004 MacAddict magazine:
It's a dang cool tip, I tell you.
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
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.