Click to See Complete Forum and Search --> : "Open" Option Select Box


web wheeler
06-17-2008, 04:37 PM
I have a dynamically produced option select box which I would like to present to the user in the "open" state, i.e. the drop-down state that appears after a user clicks the box.

Unfortunately, I haven't been able to find a CSS way to style a select box to the open state.

I would appreciate any advice that may be given.

ray326
06-17-2008, 10:45 PM
You won't find one. If it can be done at all you'll need to do it with Javascript.