(1) 先说jquery, 使用jQuery 库的话,只需要同时绑定oninput 和onpropertychange 两个事件就可以了,示例代码: $('#username').bind('input propertychange', ...
確定! 回上一頁