Flags(img or icon) with value in dropdown menu

Posted in: Newspaper
Post count: 3

I made a post with a simple form in my Newspaper site :

<form name=”domain”><select name=”menu” onchange=”top.location.href=this.options[this.selectedIndex].value;”>
<option value=”http://Albania.ro”>Albania</option&gt;
<option value=”http://Afganistan.ro”>Afganistan</option></select></form&gt;

I would like to add icons/imgs to the drop down options. See example picture :

Can anybody help me ?

Thank you.

Post count: 35449
Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.