hi, i want to display images in a list-box along with the text. For example, in my case, the website shows a list-box for language support like (English, French, Dutch ...etc.) and along with the text I want to display flag of the country. I have searched about it and found that this is not possible in <select> list box but maybe possible with CSS If you guys have any helping pointers than please share. Thanks
ya, you can put images and infront of that you have to put a check box or radio button, allowing your user to select the option. list box is not the solution. Regards, Amer
Hey, I was unable to locate what you're looking for, but you can search through the extensive scripts at dynamicdrive.com. You might be able to find what you are looking for, or something that would better suite you. Also, you could try using one of the drop down text menus and insert image tags, but I'm not certain if that will work. Give it a try and report back! Good luck!