How to include images for <selection><option>?
Posted
by Jason
on Stack Overflow
See other posts from Stack Overflow
or by Jason
Published on 2010-04-19T23:18:23Z
Indexed on
2010/04/19
23:23 UTC
Read the original article
Hit count: 130
Hi
I have a list of countries displayed inside the select-tag option-tag tags, what I'd like to do is include the country's flag next to its name.
I tried to insert img tags inside the select-option tags, it doesn't work.
Please help
Thank
© Stack Overflow or respective owner