I was wondering if anyone knew of a technique for displaying a thumbnail image in a drop down select box. something like this obviously doesn't work (I confess...I've tried)
<select name=agrname>
    <option value=imageid><img src="javascript:void(0);">
</select>
Any thoughts?
thanks
csmith
 

Reply via email to