jquery 1.6.4 is not compatible with IE8

1.1k Views Asked by At

Looks like jQuery 1.6.4 ain't working fine with ie8. What other version is suggested for ie8 ?

1

There are 1 best solutions below

0
On

Below information is copied from jQuery 1.6.4 Released

jQuery 1.6.4 Change Log

The current change log of the 1.6.4 release.

Data
• #10194: Data attribute names with single dash-surrounded letters cannot be accessed by the camel-case name

Event
• #10208: $(“form”).live(“submit”, fn) not fired from in IE8

Support
• #10197: Bug with mime-type application/xhtml+xml in jquery 1.6.3

If you really tested in all angels and still if it not working then you can file a bug with JQuery file a bug .

Refer this jQuery 1.6.4 Released for more info.