HTML. <input type="text" placeholder="Enter text" onblur="getVal()"> ... be triggered each time the data changes, you will want to use the oninput event.
確定! 回上一頁