Home
last modified time | relevance | path

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

/template/strap/resources/firebug/
H A Dfirebug-lite-1.4.js7050 FBL.ns(function(){with(FBL){var toCamelCase=function toCamelCase(s){return s.replace(reSelectorCase… function
7104 }else{style[toCamelCase(propName)]=propValue
7111 }else{style[toCamelCase(propName)]=""
7506 var propValue=style.getPropertyValue?style.getPropertyValue(propName):""+style[toCamelCase(propName…