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
discuss@jquery.com
http://jquery.com/discuss/

Reply via email to