Add a del.icio.us button in Firefox

在Firefox中加入del.icio.us书签栏按钮

javascript:h=location.href;t=document.title;e = “” + (window.getSelection ? window.getSelection() : document.getSelection ? document.getSelection() : document.selection.createRange().text); if (!e) e = prompt(“You didn’t select any text. Enter a description:”, “”); if (e!=null) location=”http://del.icio.us/USERNAME?noui=yes&jump=close&url=” + escape(h) + “&title=” + escape(t) + “&extended=” + escape(e).replace(/ /g, “+”); void 0

0 comments ↓

There are no comments yet...Kick things off by filling out the form below.

Leave a Comment