change (when text input field changes and loses focus) $('input#field1').on('change', function(evt) { console.log(this. · keyup $('input#field1') ...
確定! 回上一頁