jQuery on() change in IE8
问题 Using jQuery 1.7.1, I'm trying to create an event handler for the change event on a dropdown. The dropdown is dynamically added to the DOM. Seems to work nicely on most browsers, but oh that kooky IE8 wants to be difficult. Is there a workaround? Should this work? I'm doing a lot of reading here and elsewhere and the input seems to be conflicting in many cases and the proposed solutions that I've found/tried haven't worked for me. Can anyone clarify whether this should work in IE8 for .state