Skip to content

Conversation

@katzmo
Copy link

@katzmo katzmo commented Nov 27, 2014

IE8 does not support the standard change event for radios/checkboxes, it uses propertychange instead (see here for more explanations). So when clicking a picker checkbox in IE, nothing happens. This patch fixes the change event for IE8 so checkboxes become clickable.

I'm not sure about formstone support for even older IEs? Since there already was a check for IE8 I used that, but older IEs will very likely need this fix, too!

Fixes change event for IE8 so checkboxes are actually clickable.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant