Greater area for radio selection
- by Nimbuz
<span>
<img src="img/icon.png" alt="" />
<label><input type="radio" name="" /> Label here</label>
</span>
I want the whole <span> to be clickable, not just the radio input. How do I do it with jQuery?