Page 1 of 1

Blogging Bookmarklet does not work in Chrome

Posted: Mon Mar 02, 2009 9:57 am
by oliverg
Hi,

I am using

javascript:bm=document.selection?document.selection.createRange().text:document.getSelection();void(newwin=open('http://blog.oliver-gassner.de/serendipi ... status=yes'));%20newwin.focus();

as a bookmarklet for Blogging in Firefox. This does not seem tork in Google Chrome. (it just does nothing...)

Any Ideas?


Oliver

Re: Blogging Bookmarklet does not work in Chrome

Posted: Mon Mar 02, 2009 10:08 am
by garvinhicking
Hi!

Do bookmarklets work at all in chrome? I thought this does generally not work.

Regards,
Garvin

Re: Blogging Bookmarklet does not work in Chrome

Posted: Mon Mar 02, 2009 4:39 pm
by oliverg
Most of my other bookmarklets work, at least oartly (overwriting the page instead of popping up etc.). some ppl even use Bookmarklets as Plugin-replacements ;)

OG