PDA

View Full Version : Images in a 'select'


wac
11-13-2002, 01:21 AM
Is there anyway to get images to show up in a 'select' dropdown list? I'm trying to simulate explorers Address dropdown. I can get the indentation by using &nbsp., but I can't seem to get an image displayed.

glenngv
11-13-2002, 01:30 AM
you can't. what you can do is make a <div> that looks and acts like a dropdown. That would be difficult though. I think there's an "editable dropdown" out there that uses this implementation.

Quiet Storm
11-13-2002, 02:26 AM
Maybe you could do something with this?:

http://www.angelfire.com/mo2/cbch21/TEST/Select.html