|
|
Mailing Safari URLs via Mail - revisited
Another similar javascript type link I use is one that resizes the current window in Safari. In my case I like the window full-screen, but others may prefer a different size (say for testing on smaller monitors, or leaving room for the doc, etc.)
resizeTo not working
resizeTo argument doesn't seem to work. Any ideas??
resizeTo not working
Try a smaller size first and increase in gradually. When it's only 1 pixel too large is doesn't work anymore.
resizeTo not working
Actually got it to work. Here's the code:
javascript:moveTo(0,0),void(window.resizeTo(640,480))Replace '640,480' with your desired window dimensions and you're good to go. Remember: no space after the comma.
"Favelets"
This "tip" is something else RobG might want to move to stardom status, like the other e-mail one (a great tip, BTW).
The reason I mention this, is that it's not just for full screen, but what if you need to see what your web site looks like at 800x600? Or 640x480? When I was a code-monkey at buy.com, we used these little favelets to check our pages to make certain they did not have a horizontal scrollbar at 800x600 (one of our minimum requirements at the time). Tantek Çelik (project lead for Microsoft Internet Explorer for Mac v4x&5x) has created http://favelets.com/ a web site devoted to what he calls "favelets"--little bookmark javascript programs which can be used to do various things with the browser.
You can try these favelets right now by clicking them:
Web Maestro Clay p.s. These window resizers also work in Windows Explorer, although you have to hit the [Back] button after clicking them. ---
"Favelets"
You have an error in the 1024x768 javascript code. Replace the "x" with a comma, and it will work. Try this link:
PS: Great hint, though! Thanks.
"Favelets"
Couple of other nice favelet (aka bookmarkets) sites:
Mailing Safari URLs via Mail BROKEN in Panther
This seems to have broken in Panther, anyone have a clue how to fix it?
Mailing Safari URLs via Mail BROKEN in Panther
Um, not for me. |
SearchFrom our Sponsor...Latest Mountain Lion HintsWhat's New:HintsNo new hintsComments last 2 daysNo new commentsLinks last 2 weeksNo recent new linksWhat's New in the Forums?
Hints by TopicNews from Macworld
From Our Sponsors |
|
Copyright © 2014 IDG Consumer & SMB (Privacy Policy) Contact Us All trademarks and copyrights on this page are owned by their respective owners. |
Visit other IDG sites: |
|
|
|
Created this page in 0.09 seconds |
|