Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

normalize IE8 input checked setter #2704

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

SergioCrisostomo
Copy link
Member

This is a suggestion to replicate the expected behavior when resp. clicking and setting checked state in old IE.

If this fix is a bad idea or too much code I suggest we close this PR and #2352 as wontfix.

closes #2352

@SergioCrisostomo
Copy link
Member Author

@DimitarChristoff (or someone else) any thoughts on this?

@DimitarChristoff
Copy link
Member

base of click won't work with <label>, I don't think.

@SergioCrisostomo SergioCrisostomo added this to the 1.5.2 milestone Aug 15, 2015
@SergioCrisostomo
Copy link
Member Author

@DimitarChristoff had forgoten this sorry.

Checked it again and your fiddle works good in my IE8 vm: http://jsfiddle.net/0fpd8n7c/

@SergioCrisostomo SergioCrisostomo modified the milestones: 1.5.2, 1.5.3 Sep 14, 2015
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.

normalized events for ie7/8 for checkboxes and radios fires bound events on propertychange
2 participants