Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Opening a select
Message
From
10/06/2001 14:04:26
 
 
To
09/06/2001 21:03:51
General information
Forum:
Internet
Category:
Javascript
Miscellaneous
Thread ID:
00517062
Message ID:
00517559
Views:
13
>>From a javascript code, is there a way to open a select field automatically? I have a listbox containing items and I would like to see if I can open it as if the user would have clicked on it.
>
>I've never tried it, but you could try something like:
>
>document.myForm.mySelect.click()
>
>I am not sure if the select object allows a click() method. If so, it should open up the list.

click() doesn't seem to be supported. I am getting an error. However, I have found a workaround for that as I don't need that behavior anymore. Thanks
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Reply
Map
View

Click here to load this message in the networking platform