[jQuery] Expand select's list of options programmatically

2009-07-31 Thread drewta
Hi, Does anyone know of a way to programmatically expand a select element's list of options? So, for example, you have a select with w/ 5 options. You click on the element and the list of 5 options opens and drops down. Is there a way to force this behavior programmatically? I've tried

[jQuery] Expand select's list of options programmatically

2009-07-31 Thread drewta
Hi, Does anyone know of a way to programmatically expand a select element's list of options? So, for example, you have a select with w/ 5 options. You click on the element and the list of 5 options opens and drops down. Is there a way to force this behavior programmatically? I've tried