Blogging Bookmarklet does not work in Chrome

Random stuff about serendipity. Discussion, Questions, Paraphernalia.
Post Reply
oliverg
Regular
Posts: 43
Joined: Sat Feb 24, 2007 12:34 pm
Contact:

Blogging Bookmarklet does not work in Chrome

Post 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
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: Blogging Bookmarklet does not work in Chrome

Post by garvinhicking »

Hi!

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

Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
oliverg
Regular
Posts: 43
Joined: Sat Feb 24, 2007 12:34 pm
Contact:

Re: Blogging Bookmarklet does not work in Chrome

Post 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
Post Reply