Home
last modified time | relevance | path

Searched refs:supportProperty (Results 1 – 1 of 1) sorted by relevance

/plugin/jplayer/vendor/happyworm/jplayer/lib/circle-player/js/
H A Djquery.transform2d.js34 supportProperty, variable
58 if ( !supportProperty ) {
68 if ( supportProperty && supportProperty != _transform ) {
70 $.cssProps[_transform] = supportProperty;
74 if ( supportProperty == "Moz" + suffix ) {
79 $.css( elem, supportProperty ).split("px").join(""):
80 elem.style[supportProperty]
98 $.css( elem, supportProperty.replace(/^ms/, "Ms") ):
99 elem.style[supportProperty]
215 start = propertyGet( elem, supportProperty );
[all …]