Hi Shelane,

Try this:

 $('option:selected').text();

Cheers,

--Karl
_________________
Karl Swedberg
www.englishrules.com
www.learningjquery.com



On Nov 28, 2007, at 6:47 PM, Shelane wrote:


getting the value is easy.  how do I get the text (what displays to
the user) of the selected option?

Reply via email to