Tapping on does not auto-focus linked in Mobile Safari but If an empty function as clickhandler is defined
like this
document.getElem
Some really odd behavior has been happening for me where none of the above would fix it. If I had place text or images inside the label element, clicking on that element did not work. However when i added margin and a padding to the label, clicking on the margin or padding but not on the text/images did work. So what I did was make the label a 100% w 100% h absolutely positioned over my text & images.
Upload File