715 B
715 B
title: IE bug compenduum
IE8: 'change' event doesn't always fire
Not for checkboxes, radios, multi-select lists. Use the click
handler instead.
Not for checkboxes, radios, multi-select lists. Use the click
handler instead.