Array.prototype.indexOf called on null or undefined at Function.c.inArray (zepto.js<anonymous> (index.html:97)c.inArray @ zepto.js:2j @ zepto.js:2
这是97行前
我的问题涉及移动设备上的滑动事件(我使用的是带有Chrome的Nexus 7)。我正在编写jQueryMobile1.4.2演示程序,在这里可以找到:
// Pagecreate will fire for each of the pages in this demo
// but we only need to bind once so we use "one()"