[X-Newbies] email a link in Safari

W Lane wilann at telusplanet.net
Tue Apr 19 21:06:45 PDT 2005


On Apr 19, 2005, at 15:54, Leigh Seaver wrote:

> Does Safari have this functionality?  If so, how do I use it?  If not,  
> are there any add-ins which would add this feature.

Here's a little javascript

javascript:location.href='mailto:? 
SUBJECT='+document.title+'&BODY=<'+escape(location.href)+'>\r'


I've pasted it into my Bookmarks Bar in Safari. Any time I want to send  
a URL, I click the button (which I've called SendURL) and presto! The  
URL gets pasted into an email message to send to whoever I wish.

If you wonder how to get it into the Bookmarks Bar, here's what I did

Create a bookmark for any site, place it in the Bookmarks Bar.
Open your bookmarks to edit them (button on the far left of the  
Bookmarks Bar)
Find the one you just added, click on it to highlight and rename it,  
then in the url area, paste in the javascript above.

Done.




-- 
"I had expected a Windows-style confirmation of success, but Apples  
don't prompt you when something's gone right, such as plugging in a  
disk or setting up a wireless router. They just silently incorporate  
it. That's a major difference in approach: Windows thinks it's a  
surprise worth telling you about when something works. Apple doesn't."



More information about the X-Newbies mailing list