Skip to content

Commit 537c1fd

Browse files
committed
updated dependency to add IE9 (Platform Preview 7+) support
1 parent 9c3965b commit 537c1fd

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

README

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ This monkey patch for jQuery 1.3.1+ allows you to:
2727

2828
Browser Support
2929
---------------
30-
The CSS transform property and therefore this patch currently function in
31-
Webkit/Safari/Chome and Firefox 3.5.
30+
The CSS3 transform property (and therefore this patch) currently functions in
31+
Webkit/Safari/Chome, Firefox 3.5+, IE9 (Platform Preview 7+), and probably Opera.
3232

3333
Using This Patch
3434
----------------
@@ -49,6 +49,8 @@ under both MIT and GPL licenses, just like jQuery.
4949
Change Log
5050
-----------------------------
5151

52+
2010.11.26 - Updated included dependency jquery-css-transform.js to newest version
53+
5254
2010.11.06 - Fixed chaining of scale() and rotate() by returning "this"
5355

5456
2009.07.15 - Added to GitHub

jquery-css-transform

Submodule jquery-css-transform updated 2 files

0 commit comments

Comments
 (0)