Click to See Complete Forum and Search --> : drop down select at focus


vivi6
April 26th, 2004, 09:25 PM
I need to drop down a select list (just like when a user clicks a select combo with the mouse) so some of the options get displayed, but need to do it dinamically with a script (no mouse)
as the select gets focus.

havent found the event that triggers the display of the options, dont know if it is possible to do it by code.