forked from minhur/bootstrap-toggle
-
Notifications
You must be signed in to change notification settings - Fork 64
Accessibility #11
Copy link
Copy link
Open
Description
Activity
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Hi,
I use Accessibility checkers in order to make accessibility tools work and i get an error because "label" needs "for" attributes.
As multiples "for" can't point to the same input, can you change the "label" for "span" or at least create an option for it ?