you might be able to use $('select').change(function(){ // do stuff });
On Jun 30, 7:22 pm, theozmanbo <b.k.osbo...@hotmail.com> wrote: > How can I trigger a jquery event for when a user changes the option that is > selected in a select statement? I need to update a variable with the new > selected item when this happens. thanks > -- > View this message in > context:http://www.nabble.com/Event-for-when-a-%3Cselect%3E-is-changed--tp242... > Sent from the jQuery General Discussion mailing list archive at Nabble.com.