天天看点

Uncaught TypeError: ((n.event.special[g.origType] || (intermediate value)).handle || g.handler).appl

惯例:

我是温浩然:

chrome浏览器报错 

uncaught typeerror: ((n.event.special[g.origtype] || (intermediate value)).handle || g.handler).apply is not a function

我这个错误,与这个错误并不一样

http://blog.csdn.net/a15937822658/article/details/12841643

页面代码如下:

然后,js代码如下:

错误原因,上面方法名与下面的方法名不一致导致的错误。