mercredi 18 juin 2008

PNGHack 1.0.1

I just released the first update to 1.0.

First of all it patches the browser check issue, it seems that Firefox 3 is handling the OR operator in regular expressions in a different better ? way than any other browser ...
If you were using the checkIE property you should be aware that it isn't anymore working as excepted before.
The default value in 1.0 was 'MSIE 5\.5|6', it is now 'MSIE 5\.5|MSIE 6'

We also introduced a new feature called 'scope' for the hackClass and the hackExtension methods, this parameter permits you to define a starting node to hack all his children.
This is very useful if you don't want to hack the full document but just a defined part of it.

Bye !

Links :

PNGHack blog

Hi !

Actually new stuff about PNGHack was only communicated on the discussion group.
I'll now hold this blog to communicate more publicly about changes, enhancements, bugs or whatever ...

You'll find all necessary links about documentation, downloads, ... on the right of the blog.

I hope you enjoy the work on PNGHack, if you want to be a part of it, you can subscribe to our discussion group or post issues and demands.

Cheers !