(function(b){function c(e){var d=["transform","WebkitTransform","MozTransform"];var f;while(f=d.shift()){if(typeof e.style[f]!="undefined"){return f}}return"transform"}var a=b.fn.css;b.fn.css=function(d){if(typeof b.props.transform=="undefined"&&(d=="transform"||(typeof d=="object"&&typeof d.transform!="undefined"))){b.props.transform=c(this.get(0))}if(d=="transform"){d=b.props.transform}return a.apply(this,arguments)}})(jQuery);
