小编Pra*_*een的帖子

在Firefox中,IE中的事件未定义

我在文本框中有onKeypress事件这在FireFox中有效,不在IE中

事件在IE中作为未定义传递

PriceInBox.onkeypress = function(event) { return moZoltarCurrent.evt_checkForInt(event); }
Run Code Online (Sandbox Code Playgroud)

javascript internet-explorer

6
推荐指数
1
解决办法
4317
查看次数

标签 统计

internet-explorer ×1

javascript ×1