[jQuery] How to concatenate all the OPTIONs of a SELECT to a text field ?

[jQuery] How to concatenate all the OPTIONs of a SELECT to a text field ?


Hello, I guess the title says it all :)
I have a SELECT which I manipulate thanks to this plugin (http://
www.texotela.co.uk/code/jquery/select/)
and I would like to concatenate its OPTIONs into a text field when I
click on a button. How can I do that ?
Thanks a lot for your help !
G.