View Single Post
Bugmenot's bookmarklet is:
Code:
javascript:(function(){w=open(('http://www.bugmenot.com/view/'+escape(location)),'w','location=no,status=yes,menubar=no,scrollbars=yes,resizable=yes,width=500,height=400,modal=yes,dependent=yes');setTimeout('w.focus()',1000)})();

Last edited by earthsaver; 2006-07-07 at 07:44 PM..