Searched refs:supportProperty (Results 1 – 1 of 1) sorted by relevance
34 supportProperty, variable58 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 …]