jQuery-Selectric
jQuery-Selectric copied to clipboard
Add hidden attribute to the input field
The input doesn't have a type and no associated label. This causes accessibility errors. Added the type 'hidden' as the field is hidden.