AudithSoftworks/Uniform

Label doesn't activate input hover state

Open

#388 aberto em 16 de jan. de 2014

Ver no GitHub
 (2 comments) (0 reactions) (0 assignees)JavaScript (346 forks)batch import
help wantedimprovementlow priority

Métricas do repositório

Stars
 (2.200 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

The actual label for the inputs is clickable and selects/deselects the input, however, when hovering on the label, it doesn't activate the hover state on the input. This applies to both checkboxes and radio buttons.

It is standard browser behaviour to do this, but I've not found any other jquery solutions that do it so far. I use confirmit to create surveys and they have an inbuilt option to use images instead of standard inputs. I have created a test survey and below is the link. It might be useful to see if you can reverse engineer it...

http://survey.euro.confirmit.com/extwix/test_p1705436033.aspx?__etk=SYKWWNGZXVEH

Guia do colaborador