js oninput 在火狐下面的问题

【js oninput 在火狐下面的问题】

js oninput 在火狐下面的问题

文章插图
Firefox下的Js oninput:在Firefox下使用oninput时,在输入框中输入中文,删除中文时,不执行alert语句,但执行下面的函数,I的值也发生变化 。断点出现在alert语句中,这些语句不会被执行,但它们也出现在previous或following语句中 。