AudithSoftworks/Uniform

Label doesn't activate input hover state

Open

#388 建立於 2014年1月16日

在 GitHub 查看
 (2 留言) (0 反應) (0 負責人)JavaScript (2,200 star) (346 fork)batch import
help wantedimprovementlow priority

描述

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

貢獻者指南