Sean,

On Fri, Dec 5, 2008 at 2:00 PM, Sean O <[EMAIL PROTECTED]> wrote:
> .getValue() doesn't work, and would only return the rel attribute of
> selection anyway. What I need is the displayed text.
>
> Ideas? Thanks.

The getValue() should do exactly what you need. It returns an array in
the format [value, label]. So the second element in the array is
exactly the value I believe you're after.

-Dan

Reply via email to