Extra caution is recommended when installing recently uploaded/updated scripts (read more)
Be sure you trust any scripts you install

Your del.icio.us bookmarks first

Ensure that your bookmarks is the default search scope for del.icio.us.




May 30, 2007
Tod Beardsley Script's author

Hmm, not sure if I buy the properness argument. :) Any change to the script position could easily mean a change to the script id.

I like using the built in collections. It's a performance habit.

 
Jan 24, 2007
Zoe Gillenwater User

Doesn't change anything for me in Firefox 2.0.0.1. :-(

 
Jan 12, 2007
scragz Scriptwright

What I mean is, that bit I posted previously works better and would be more proper.

 
Jan 12, 2007
scragz Scriptwright

(function () {
if (document.getElementById('searchtype')) {
document.getElementById('searchtype').selectedIndex = 0;
}
})();

 
Oct 14, 2006
Lenny Domnitser Scriptwright

Simple and sweet. Thanks.

You could comment on this script if you were logged in.