getControlText and onControlTextChanged behave different in IE and FF
The functions getControlText/onControlTextChanged of AW.UI.Input / AW.UI.Combo behaves different in IE and FF using version 2.0.1 in strict mode.
When typing a text into an input box using FF, the getControlText function does not return the new content until the imput-control looses the focus.
Using IE getControlText always returns the actual content.
The event handler onControlTextChanged is not called when typing into a control in FF but in IE it fires.
Does anyboy know the reason or even better a fix for that behaviour?
When typing a text into an input box using FF, the getControlText function does not return the new content until the imput-control looses the focus.
Using IE getControlText always returns the actual content.
The event handler onControlTextChanged is not called when typing into a control in FF but in IE it fires.
Does anyboy know the reason or even better a fix for that behaviour?
ralf
September 28,