shiggyshag
Programmer
Hi
I have a Select option on my page and want to show images instead of text.
I.e
<select name="test">
<option value="
">"><img src="faces/smile.gif"></option>
</select>
any ideas
cheers
I have a Select option on my page and want to show images instead of text.
I.e
<select name="test">
<option value="
</select>
any ideas
cheers