0
votes
IE problem: keyboard interaction with checkbox
Unfortunately, IE handles onchange differently than other browsers. IE interprets it to mean "on blur after change". Note that while this isn't very useful, it is technically correct according to t …
