Pick of the Week - Nov 10 [Show all picks]
Path Finder 5 - A feature-laden Finder replacement
Submit Hint Search The Forums LinksStatsPollsFAQHeadlinesRSS
12,000 hints and counting!

Add a 'Print' button to Safari's bookmarks bar Web Browsers
After reading a previous hint on Internet Explorer and a comment on how safari lacked a print button and remembering the post on bookmarklets I tried the following: copy the following line of script to text edit then drag it to your bookmarks bar (I put it to the far left) to make fast clickable printing...just click it to print
 javascript:window.print() 
Name the bookmark something like "Print" It's simple....but useful (if you like having a print button) enjoy! ob1cannoli@optonline.net
    •    
  • Currently 0.00 / 5
  • 1
  • 2
  • 3
  • 4
  • 5
  (0 votes cast)
 
[9,208 views]  

Add a 'Print' button to Safari's bookmarks bar | 13 comments | Create New Account
Click here to return to the 'Add a 'Print' button to Safari's bookmarks bar' hint
The following comments are owned by whomever posted them. This site is not responsible for what they say.
Add a 'Print' button to Safari's bookmarks bar
Authored by: swanksalot on Mon, Apr 5 2004 at 11:06AM PDT
you actually can just copy this text to the Safari Address field, and drag and drop from there (no need in opening a text editor)

[ Reply to This | # ]
Add a 'Print' button to Safari's bookmarks bar
Authored by: cybergoober on Mon, Apr 5 2004 at 11:21AM PDT
Actually I was able to just select the text and drag and drop onto the Bookmarks Bar. The sheet came up to name it, I named it Print.

Seems to work…

[ Reply to This | # ]
Add a 'Print' button to Safari's bookmarks bar
Authored by: tthiel on Mon, Apr 5 2004 at 1:23PM PDT
Nice tip. I now have a print and an e-mail button on my Safari bar.

[ Reply to This | # ]
Add a 'Print' button to Safari's bookmarks bar
Authored by: trandolph on Mon, Apr 5 2004 at 1:39PM PDT
how do you add an "email" button?

[ Reply to This | # ]
Add a 'Print' button to Safari's bookmarks bar
Authored by: Dale Sorel on Mon, Apr 5 2004 at 3:14PM PDT
I think this is it: javascript:location.href='mailto:?SUBJECT='+document.title+'&BODY='+escape(location.href)

[ Reply to This | # ]
Add a 'mail' button to Safari's bookmarks bar
Authored by: rgray on Mon, Apr 5 2004 at 7:47PM PDT
Add a 'mail' button to Safari's bookmarks bar
Authored by: rgray on Mon, Apr 5 2004 at 7:50PM PDT
Doh! See

[ Reply to This | # ]
Add a 'Print' button to Safari's bookmarks bar
Authored by: paulrob on Mon, Apr 5 2004 at 1:46PM PDT
Not quite on the same topic - but type "file://" into a bookmark in the bookmark bar, and then enter the POSIX path to a folder containing a set of Safari scripts that you might wish to use. Call it "Script Menu." When clicked Safari opens the folder in a Finder window. Put this window into "list" mode. Taduh! Script menu for Safari (well almost.)

What would be really useful is a bookmarklet to run the script (as an app) from Safari. Any Javascripters know what to do, or is this a non-starter?

[ Reply to This | # ]
Cmd shortcut for script in a bookmark
Authored by: dzurn on Tue, Apr 6 2004 at 9:49AM PDT
Drag the bookmark to the far left (first position) on your bookmark bar. Now type Cmd-1.

Report back on your results ;)

---
Madness takes its toll.
Please have exact change.

[ Reply to This | # ]
Add a 'Print' button to Safari's bookmarks bar
Authored by: jgross on Mon, Apr 5 2004 at 4:17PM PDT
I've tried the button. It does not work for me.

Does it run on Jaguar?

[ Reply to This | # ]
Add a 'Print' button to Safari's bookmarks bar
Authored by: suricatta on Mon, Apr 5 2004 at 5:33PM PDT
Yes it works in Jaguar. I just copy/pasted it into my address bar and dragged it onto the bookmarks bar. The menu opened up asking what I wanted to name it.

[ Reply to This | # ]
Add a 'Print' button to Safari's bookmarks bar
Authored by: MVasilakis on Tue, Apr 6 2004 at 3:57PM PDT
Any way to make a "Print to .pdf" bookmark. Possibly using the title of the page?
Ooooh that would be nice.

[ Reply to This | # ]
Add a 'Print' button to Safari's bookmarks bar
Authored by: u2mr2os2 on Thu, Dec 16 2004 at 10:41AM PST
I found this hint does not work if you are viewing an image directly like: http://www.skyhound.com/sh/2004_Q2.gif. The Safari browser window became unresponsive, but I could quit it via its menu. It may be that it works when viewing web pages, but not images directly.

[ Reply to This | # ]