Microformats Bookmarklet now for IE

September 6th, 2007

Since I am attending dConstruct this Friday, I thought it was time the Microformats Bookmarklet received an upgrade.

In particular, due to some key work by Mark McLaren and some steep learning on IE + JavaScript based CSS injection, you can now use the Microformats bookmarklet in IE6 and IE7 as you would in Safari and Firefox.

The only gripe I have is that I can't specify the filename that IE prompts for and it defaults to an HTML filename - so you need to name the file appropriately. This said, I'm am looking at alternatives to this.

I've also had a chance to address a couple of bug that have been bothering me, in particular, the bookmarklet now works in the Microformat heavy site of Jeremy Keith: Overload of Microformats, as you can see below:

Microformats Bookmarklet in IE

Here's the bookmarklet if you don't have it already:

Microformats Bookmarklet

Comments

New comment Qing Li said on October 4, 2007:

HI,
I tried it in my ie7, but it doesn't work. IE7 report the following error

Line:45
Char:5
Error:Object doesn't support this action
Code:0
URL: http://leftlogic.com/lounge/news/miciroformats-bookmarket-for-ie/

Is that problem of security setting?

Thanks

New comment Remy Sharp said on October 4, 2007:

@Qing - I'll look at this again in IE7 and get back to you (probably offline). Thanks.

New comment Remy Sharp said on October 13, 2007:

@Qing - I've found the problem and fixed it. It was caused by a separate fix I made to get the bookmarklet to fit in to IE6 (after I "optimised" it - and it didn't work anymore!).

Thanks to those who took the time to let me know there was a problem. You should find it works again.

Post your own comment
  • This comment form supports limited Markdown entry.
  • Please wrap code examples in <pre><code>
  • Please note that your e-mail will not be displayed on this page. We will never pass on your details and your information will be kept private.
Back to top