ReferenceError: Can't find variable: jQuery

I am trying to use jgesture plugin for pinchopen and pinchclose events. but i am getting the following error:

ReferenceError: Can't find variable: jQuery

does any one knw the solution? Thanks


Link to jQuery from one of the hosted locations, eg:

http://code.google.com/apis/libraries/devguide.html#jquery

Or downloaded it from jquery.com and put it in your web server path and include in your HTML files.

链接地址: http://www.djcxy.com/p/22992.html

上一篇: 在jQuery中切换禁用的属性

下一篇: ReferenceError:找不到变量:jQuery