> I'm unfamiliar with the previous post where Mike suggested using the
> @selected selector but have you tried using the :selected selector?
>
> $('#unit option:selected').text();


You got it Brandon.  It works with :selected but not with @selected,
which is weird because that used to work.

_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/

Reply via email to