How do I determine if the drop down is currently "dropped down" using javascript?
Thanks.
hi,
dropDown.behavior.get_visible();
Thanks,
Angel
Excellent, thank you.