Command to drop down a droplist

wxdqz

New Member
Hi,

Does anyone know if there is a command that can be used in Javascript to force a droplist to drop down?

Background:
In the onFocus event of a drop list I populate the list based on the date entered into a text field.

Problem:
When I click on the list it fires the onFocus event and populates the list, but you have to click on the list again to make it drop down.

I need to populate the list and make it drop down with one click.

Any help would be greatly appreciated.

Regards,
Peter Graham
 
Back
Top