$("select.quant").live('change', function () { *!*$("select.quant option:selected").each(function () {*/!* /* ajax */ *!*});//each*/!* });