K kovalchuk71 macrumors 6502 Original poster Jun 9, 2008 355 120 Sep 19, 2008 #1 I was wondering if there was a way to enlarge my internet browser/programs to full screen like Windows has. The "+" button makes it larger, but not full screen like I like it to be. Is there a way?
I was wondering if there was a way to enlarge my internet browser/programs to full screen like Windows has. The "+" button makes it larger, but not full screen like I like it to be. Is there a way?
GfulDedFan macrumors 65816 Oct 17, 2007 1,063 23 Indiana Sep 19, 2008 #2 If you bookmark this javascript. you can click it to full screen your Safari browser: javascript:self.moveTo(0,0);self.resizeTo(screen.availWidth,screen.availHeight); I named it Full Screen and put it in my BookMark Bar. -GDF
If you bookmark this javascript. you can click it to full screen your Safari browser: javascript:self.moveTo(0,0);self.resizeTo(screen.availWidth,screen.availHeight); I named it Full Screen and put it in my BookMark Bar. -GDF
K kovalchuk71 macrumors 6502 Original poster Jun 9, 2008 355 120 Sep 19, 2008 #3 GfulDedFan said: If you bookmark this javascript. you can click it to full screen your Safari browser: javascript:self.moveTo(0,0);self.resizeTo(screen.availWidth,screen.availHeight); I named it Full Screen and put it in my BookMark Bar. -GDF Click to expand... How do I bookmark just the javascript?
GfulDedFan said: If you bookmark this javascript. you can click it to full screen your Safari browser: javascript:self.moveTo(0,0);self.resizeTo(screen.availWidth,screen.availHeight); I named it Full Screen and put it in my BookMark Bar. -GDF Click to expand... How do I bookmark just the javascript?
khunsanook macrumors 6502 Jul 2, 2006 422 33 East Asia Sep 20, 2008 #4 GfulDedFan said: If you bookmark this javascript. you can click it to full screen your Safari browser: javascript:self.moveTo(0,0);self.resizeTo(screen.availWidth,screen.availHeight); I named it Full Screen and put it in my BookMark Bar. -GDF Click to expand... That's handy. thanks!
GfulDedFan said: If you bookmark this javascript. you can click it to full screen your Safari browser: javascript:self.moveTo(0,0);self.resizeTo(screen.availWidth,screen.availHeight); I named it Full Screen and put it in my BookMark Bar. -GDF Click to expand... That's handy. thanks!
K kovalchuk71 macrumors 6502 Original poster Jun 9, 2008 355 120 Sep 21, 2008 #5 How do you bookmark just the javascript though?
GfulDedFan macrumors 65816 Oct 17, 2007 1,063 23 Indiana Sep 22, 2008 #6 Just highlight it and drag it to your Bookmarks Bar. Then name it what you like.