I have been trying for about two week to find an answer for this. Ok. I am trying to copy the spans text(which changes) and put it in an inputs value. The reason I am doing this is so I can be email ed what the user selects. Here is my code. http://jsfiddle.net/Hunter4854/qfdvE/
Please post a jsfiddle.
EDIT : If you want to get the value of the span (the decorated dropdown) and set in the hidden, you need to update this part of code in your sample. The newly added line is bolded