Question

I don't know why but I just had such a difficult time to find browser support on this property. Which browsers support inputCheckbox.checked ?

Was it helpful?

Solution

You can usually find good compatibility information on MDN. For example: https://developer.mozilla.org/en-US/docs/Web/HTML/Element/Input#Browser_compatibility

That says you are ok as long as you don't care about Internet Explorer 1.0

OTHER TIPS

Every browser that supports JavaScript and forms.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top