Auto Drop down a Drop Down List

X

xxbmichae1

Is there a way to get a drop down list to automatically drop down on
focus?

Thanks!

Michael
 
R

Randy Webb

(e-mail address removed) said the following on 11/22/2005 10:14 AM:
Is there a way to get a drop down list to automatically drop down on
focus?

No, and thankfully so.
 
M

Matt Kruse

Is there a way to get a drop down list to automatically drop down on
focus?

No, as others have said.

One possibility, though, is when it gets focus you can change it to
position:absolute, and then change the .size to the number of options. This
will make it float above other content and appear to be fully expanded. When
the selection changes, you can set it back to position:static and .size=1 to
make it look like it did before.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,764
Messages
2,569,567
Members
45,041
Latest member
RomeoFarnh

Latest Threads

Top