Monday, September 22, 2008

javascript delicious tagging bookmarklet

Works best in mozilla based browsers but it has been known to work in IE and safari. Make sure to drop in your delicious username and password before you bookmark it.

javascript:void(delicious=open('https://username:password@api.del.icio.us/v1/posts/add?description='+encodeURIComponent(document.title)+'&tags='+prompt%20('Tags:','')+'&url='+encodeURIComponent(location.href),'delicious','toolbar=no,width=500,height=150'),%20setTimeout('delicious.close()',5000))

Labels: , ,

0 Comments:

Post a Comment

<< Home