Skip to content
This repository has been archived by the owner on Dec 3, 2021. It is now read-only.

Disable toggle switch when <fieldset> is disabled #79

Open
zachlysobey opened this issue Oct 14, 2015 · 1 comment
Open

Disable toggle switch when <fieldset> is disabled #79

zachlysobey opened this issue Oct 14, 2015 · 1 comment

Comments

@zachlysobey
Copy link
Contributor

When a <fieldset> is disabled, the spec says that so should it'd descendent form elements.

from: https://developer.mozilla.org/en-US/docs/Web/HTML/Element/fieldset#attr-disabled

disabled
If this Boolean attribute is set, the form controls that are its descendants [...] are disabled

Is this an enhancement that could be made?

@Sheeryada
Copy link

+1

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants