1.3.3
Fixed
$.fn.cssfixed to allow false-y values to be set like$(el).css(opacity,0);- fixed
getPrefixedPropandcamelCaseissues with certain CSS names, liketransition-duration
Added
- Exposed
$.prefixedPropand$.camelCaseutilities to allow for eventual animation support.