D
daokfella
I need to raise the onchange event and Firefox is giving me some
grief. I hear fireEvent is buggy with some events. Is that true?
My code is simply this:
targetTextbox.fireEvent("onChange");
Works fine in IE but not in FF. Is there a compatible equivalent in FF?
grief. I hear fireEvent is buggy with some events. Is that true?
My code is simply this:
targetTextbox.fireEvent("onChange");
Works fine in IE but not in FF. Is there a compatible equivalent in FF?