Klaus Hartl schreef:
> I can only imagine to make that a little shorter:
>
> $('#dropdown').change(function() {
> $.log( $('option:selected', this).text() );
> });
>
>
A little is good enough for me :) thank you-- David Duymelinck ________________ [EMAIL PROTECTED] _______________________________________________ jQuery mailing list [email protected] http://jquery.com/discuss/
