This repository was archived by the owner on Oct 8, 2021. It is now read-only.
This repository was archived by the owner on Oct 8, 2021. It is now read-only.
Links not clickable in <label> tags #3595
Closed
Description
Please see below examples:
Standard browser functionality that allows clicking links in labels without auto-checking the related checkbox:
http://patrickclinger.com/github/label-links-without-jqm.html
jQuery Mobile that does not allow the link to be clicked at all, and just checks the box:
http://patrickclinger.com/github/label-links-jqm.html