0
I Use This!
Inactive

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 8 hours ago.
Mar 16, 2025 — Mar 16, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
updated note about compatibility: Safari/Chrome/Webkit, Firefox 3.5+, IE 9+, and Opera 11+. More... almost 15 years ago
silly little copyright year update More... almost 15 years ago
Temporary solution for current 1.6.x incompatibility, while preserving 1.3.x compatibility, until I can rewrite using CSS Hooks. Also, included change proposed by Damian Poole to avoid problems in IE 9 RC 2. More... almost 15 years ago
comment about IE9 support More... over 15 years ago
Add support for IE9 (Platform Preview 7 -- HOORAY) and I think Opera will probably work... some version of Opera? More... over 15 years ago
Update to address new behavior in jQuery 1.4.3 where getting the transform property with css() would return a matrix instead of the transformation string as set by the user. It is important to note that this patch forces the old behavior at this time in order to properly support old code using this patch. More... over 15 years ago
Copy changes in README and comments. More... over 16 years ago
correct browser info listed in README More... over 16 years ago
Updated README to reflect last change More... over 16 years ago
OH HAI Changes made to make sure that css('transform', value) and css({transform: value}) both work More... over 16 years ago
Updated to usual jQuery patch/plugin pattern where jQuery is passed in as $ argument. Monkey Patched call to css() really only needed key as a named argument. Neither of these updates really change anything. Mostly just code cleanliness issues. More... almost 17 years ago
First commit. More... about 17 years ago