Florian Schäfer
Results
3
issues of
Florian Schäfer
see commit message.
`to-function.js:204` implements `String.prototype.ECMAsplit` as "ECMAScript-compliant" version of `String.prototype.split` for IE6. `to-function.js:103` also uses `Array.prototype.indexOf` without a shim. AFAIK this isn't available for
It seems the spinner buttons height is calculated based on the input height it is attached to. Hidden input fields (ie on an not active tab) reports input.outerHeight() == 0...