lj bookmarklet
Oct. 14th, 2005 02:42 pmI made this at the request of Travis, but I'm sharing with everyone in case anyone else wants to use it:
javascript:x=document;window.open('http://www.livejournal.com/update.bml?mode=full&event='%20+%20escape('<')%20+%20'a%20href'%20+%20escape('=')%20+%20escape(location.href)%20+%20escape('>')%20+%20escape(x.title)%20+%20escape('<')%20+%20escape('/')%20+%20'a'%20+%20escape('>'));void(0);
It's a bookmarklet for updating your LJ. Just make a bookmark with that as the address and stick it on your bookmarks bar. It works in Safari. No frills.
javascript:x=document;window.open('http://www.livejournal.com/update.bml?mode=full&event='%20+%20escape('<')%20+%20'a%20href'%20+%20escape('=')%20+%20escape(location.href)%20+%20escape('>')%20+%20escape(x.title)%20+%20escape('<')%20+%20escape('/')%20+%20'a'%20+%20escape('>'));void(0);
It's a bookmarklet for updating your LJ. Just make a bookmark with that as the address and stick it on your bookmarks bar. It works in Safari. No frills.