Stupid browser tricks (was: Google changed their logo?)

Michael O'Donnell mod+gnhlug at std.com
Tue Jun 17 17:20:24 EDT 2003


>  Not to belittle Galeon or Opera or whatever, but I've been using the
>following bookmarklets (among others) with Mozilla and IE for some time now.  
>Each one should be all on one line; mail will wrap them.
>
>javascript:void(q=prompt('Google Search:','')); if(q)  
>void(location.replace('http://www.google.com/search?q='+escape(q)));
>
>javascript:void(q=prompt('Define:','')); if (q)
>void(location.replace('http://dictionary.reference.com/search?q='+escape(q)));
>
>javascript:void(q=prompt('Expand:','')); if (q)
>void(location.replace('http://www.acronymfinder.com/af-query.asp?String=exact&Acronym='+escape(q)));


Bookmarklets are way cool!  Here are some more:

   http://www.squarefree.com/bookmarklets



More information about the gnhlug-discuss mailing list