1

In my web application, I need to let users (mostly IE browsers) to click on a dropdown listbox and instead of listing a bunch of text. I want to show a list of graphics. How do I go about this?

Ray Cheng
  • 12,230
  • 14
  • 74
  • 137
  • i found this: http://stackoverflow.com/questions/1079112/images-in-dropdown-list um... i couldn't find any a while ago. must have typed the wrong keywords. – Ray Cheng Mar 22 '12 at 20:54

1 Answers1

1

Check out this it has images and text. I'm sure you could modify it to be only images.

http://www.marghoobsuleman.com/jquery-image-dropdown

Robert
  • 3,074
  • 3
  • 24
  • 32