I have a wizard page that contains two checkboxes with two hyperlinks, but they are not 'linked' in such a way that clicking on the part that says "I have read and accept the" should toggle the checkbox state (checked or unchecked).
It'd be a great UX improvement if the default click behavior of checkbox text is replicated in the hyperlink so clicking on the non-hyperlinked text affects the checkbox. Is this possible?