Hey guys,
My del.icio.us "add bookmark" button isn't working, although it used to. Does anyone know how these things work? It's just a little bit of javascript. Shown here...
I'm wondering if it's a problem with Safari or with del.icio.us. I've looked around for other mentions of this problem, but I can't find anything. I feel so lost without it! Any help would be very appreciated.
My del.icio.us "add bookmark" button isn't working, although it used to. Does anyone know how these things work? It's just a little bit of javascript. Shown here...
Code:
javascript:location.href='http://del.icio.us/post?v=4;url='+encodeURIComponent(location.href)+';title='+encodeURIComponent(document.title.replace(/^\s*|\s*g,''))
I'm wondering if it's a problem with Safari or with del.icio.us. I've looked around for other mentions of this problem, but I can't find anything. I feel so lost without it! Any help would be very appreciated.