ehm wrote:
[color=blue]
> I apologize in advance for the cross-post (from
> microsoft.public.inetexplorer.scripting), but that board seems dead.
>
> I have what I think is a fairly simple problem, but I cannot figure
> this out. I have a SELECT object on my page. When the user performs
> a certain action, I want the focus to be placed in the drop-down field
> AND the actual list of drop-down objects to appear (i.e. simulating
> that the user has clicked in that field).[/color]
You can't programmatically make a <select> open.
--
| Grant Wagner <gwagner@agricoreunited.com>
* Client-side Javascript and Netscape 4 DOM Reference available at:
*
http://devedge.netscape.com/library/...ce/frames.html
* Internet Explorer DOM Reference available at:
*
http://msdn.microsoft.com/workshop/a...ence_entry.asp
* Netscape 6/7 DOM Reference available at:
*
http://www.mozilla.org/docs/dom/domref/
* Tips for upgrading JavaScript for Netscape 7 / Mozilla
*
http://www.mozilla.org/docs/web-deve...upgrade_2.html