Re: Help with bookmarklet - problem solved

From: Eric Lease Morgan <emorgan_at_nyob>
Date: Fri, 21 Jan 2005 14:43:32 -0500
To: CODE4LIB_at_listserv.nd.edu
On Jan 21, 2005, at 2:34 PM, Riesner, Giles wrote:

> <a href="javascript:var Qr=document.getSelection();
>  var Qa=prompt('Author...',Qr);
>  var Qt=prompt('Title...',Qr);if(Qa&&Qt)
>  location.href='http://library.ccbcmd.edu/search~S4/q?
>  author='+escape(Qa)+'&title='+escape(Qt)">
>  Combined Author and Title... FFX</a>

I sincerely think, we as a profession, should be writing more of these
cool little tools and aggressively distributing them to our users. They
make life so much easier!

--
Eric Lease Morgan
University Libraries of Notre Dame
Received on Fri Jan 21 2005 - 14:46:02 EST