Closed GoogleCodeExporter closed 8 years ago
Thanks I will take a peak.
Original comment by brett.mc...@gmail.com
on 10 Sep 2013 at 6:13
Fixed in head (Rev r444).
Original comment by brett.mc...@gmail.com
on 12 Sep 2013 at 12:03
Original comment by brett.mc...@gmail.com
on 12 Sep 2013 at 7:42
The fix causes an error within IE 8:
The Object.keys property does not exist within that browser version:
http://forum.jquery.com/topic/object-keys-fails-in-ie8
Original comment by herrel....@gmail.com
on 12 Sep 2013 at 8:00
Good catch. I will either roll an Object.keys solution for situations where it
doesn't exist, or just back out the change entirely.
Original comment by brett.mc...@gmail.com
on 12 Sep 2013 at 8:34
Added a local Object.keys implementation for IE8 and created release 1.0.2.
Original comment by brett.mc...@gmail.com
on 13 Sep 2013 at 3:15
Works like a charm! Thanks a lot for the fast bug-bugfix :-)
Original comment by herrel....@gmail.com
on 13 Sep 2013 at 6:17
Original issue reported on code.google.com by
t3h.st...@gmail.com
on 29 Jul 2013 at 2:09