SilverStray
Programmer
Hi,
Instead of clicking over the combo box to see the drop down list, i want to simulate the dropping down of the list programmatically. How can I do this? Is there a way of invoking the function for MouseDown or on Click within my Javascript code? So instead of waiting for the event to occur (such as onClick or onMouseDown), what i want to do is to invoke that event.
I hope somebody out there can help!
Thanks in advance!
Instead of clicking over the combo box to see the drop down list, i want to simulate the dropping down of the list programmatically. How can I do this? Is there a way of invoking the function for MouseDown or on Click within my Javascript code? So instead of waiting for the event to occur (such as onClick or onMouseDown), what i want to do is to invoke that event.
I hope somebody out there can help!
Thanks in advance!