|
Author |
Topic: search processing bookmarklet (Read 478 times) |
|
sspboyd
|
search processing bookmarklet
« on: May 18th, 2004, 8:03am » |
|
Hello out there in Processington, I thought I'd share this bookmarklet I use when I want to search all of processing.org for something (which is more frequent than I'd like to admit sometimes ). Code:javascript:x=escape(getSelection());if(!x)%7Bvoid(x=prompt('Search%20Pro cessing.org:',''))%7D;window.location=window.location='http://www.google.com/search?num=30&hl=en&lr=&ie=UTF-8&safe=off&q=site%3Aprocessing.org+'+x; |
| steve
|
gmail.com w/ sspboyd username
|
|
|
|