scrigroup Posted September 28, 2011 Share Posted September 28, 2011 Hello all, I have a stong question because i can't solve it. I want to creat a drop down list with images beside each row. Usualy on clasic html is something like this: select ... option value /option /select But i want a small image (icon) beside each option from select. See for example: http://www.scrigroup.com/legislatie/drept/index43.php on the top page see a clasic select. How can i cheange it to icon seclect on each option? Thanks for your effor to reply Quote Link to comment Share on other sites More sharing options...
dougjohnson Posted September 28, 2011 Share Posted September 28, 2011 I don't think you can use images inside of a html drop-down selection. Quote Link to comment Share on other sites More sharing options...
ManiacDan Posted September 28, 2011 Share Posted September 28, 2011 You can simulate this with divs and javascript, but I don't believe it's possible in normal HTML. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.