June 02, 2006
fixing the MT bookmarklet for Safari

I knew if I googled this enough times I'd eventually find the rigth answer. This is totally the right answer.

Fixing the MT bookmarklet for Safari :: The Daily Journey :: JayAllen.org

Change:

t=d.selection?d.selection.
createRange().text:d.getSelection();

To:

t=getSelection();

Posted by illovich at June 02, 2006 02:04 PM
Comments
Post a comment
Name:


Email Address:


URL:


Comments:


Remember info?