http://itre.cis.upenn.edu/~myl/languagelog/archives/004880.html
It comes to something when you hear breaking news by reading the language log :)
javascript:if(document.referrer) document.location = document.referrer;
This one is cool. Obvious, but I never thought of it. It takes you back to a page the current page was linked from (ie. its referrer), so when you've forgotten why you opened a tab (say, because the link was phrased as a witty comment that only makes sense when you've already read the page), you can just go and see.
http://www.jimwegryn.com/Names/Surnames.htm
Comments on surnames, but quite funny.
It comes to something when you hear breaking news by reading the language log :)
javascript:if(document.referrer) document.location = document.referrer;
This one is cool. Obvious, but I never thought of it. It takes you back to a page the current page was linked from (ie. its referrer), so when you've forgotten why you opened a tab (say, because the link was phrased as a witty comment that only makes sense when you've already read the page), you can just go and see.
http://www.jimwegryn.com/Names/Surnames.htm
Comments on surnames, but quite funny.
Thou shalt not suffer a misplaced apostrophe to live
Date: 2007-09-04 12:43 pm (UTC)Also, the
hrefattribute in your<a>seems to have disappeared, but selecting that Javascript "URL" and middle-clicking it into a Firefox tab does seem to work. (Almost annoyingly, actually, since I was on the point of trying to disable that middle-click behaviour because it's nearly always a thundering inconvenience and not what I wanted. To now find a genuinely useful purpose for it ruins my plan.)Re: Thou shalt not suffer a misplaced apostrophe to live
Date: 2007-09-04 01:47 pm (UTC)Whoops again. I didn't check. Did livejournal strip it out?
disable that middle-click behaviour
Hm. Maybe they should remap it to ctrl-alt-l-middle-click? Or have some way of turning things that look like links into links without being intrustive?
no subject
Date: 2007-09-04 01:50 pm (UTC)no subject
Date: 2007-09-04 01:58 pm (UTC)I thought you meant something about following the link because my link was broken.