copy from http://forums.adobe.com/message/4897323
Hello,
I have made a panel using Configurator which only contain a HTML loader, and now I'm in the process of creating my UI in HTML.
I need to reference all the shots of a production in a dropdown (combo) item. I have been using a <select></select> tag to do so. It does display correctly, but it's mostly unusable. If I click on it it will show the list but if I roll the mouse on the list (so rollout of the combobox) the list disappear.
The only way I can use the combo, is to right click on it to get the focus, and then use the arrow keys to go through all of them. This is not really the best experience. Any idea on how to solve this ?
cheers,
F.
Anyone would have a clue on how to proceed.