Firefox 2.0 allows decimals in numberfield even though false
Firefox 2.0 allows decimals in numberfield even though false
I'm having a thing where Firefox is allowing decimals (charCode is undefined and String from charcode is empty) in a numberfield even though I've set allowDecimals to false. In IE it works. So I'm wondering if it's something with how your eventobject uses the events from the browsers.