Hi to everybody!


Ok... here's my problem:
I have a list of items in a variable and I need to build a drop down menu that, once expanded, displys a key for each item i have in the varaible, of course each key must have a different action.
After a key is relased or there is a click outside these keys the drop down must collapse (keys must disappear).

Next time drop down is expanded the variable might have changed so the drop down menu must be created dynamically eachtime its "expand" key is clicked.

Any idea?!


Thnx!