Click to See Complete Forum and Search --> : Command to drop down a droplist


pgraham
02-05-2003, 06:04 PM
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