This is what I am using: $("#search_code").live('change', function(){ alert(this.value) });. For latest jQuery users, this one should work:
確定! 回上一頁