Forum Moderators: open
<form action="" method="post">
...
<table><tr><td>
<b>Message Icon:</b>
</td><td><input type="radio" name="iconid" value="38" id="ART">
<label for="ART"> <img src="images/icons/icon_art.gif" alt="ART"></label>
...
</td></tr></table>
...
</form>
This works fine in Mozilla, but does not work in IE6.
If i add some text inside the label, then clicking on that selects corect input - but clicking on the image still does not work.
Are there any known bugs relating to this in IE6? or can anyone shed any light on this rather strange issue.
thanks for your help, Donald