Uncaught TypeError: Object # has no method 'fancybox'

Uncaught TypeError: Object #<Object> has no method 'fancybox'

2011-10-24 16:51:19|  分类: html|举报|字号 订阅

 
 
问题:控制台出现错误Uncaught TypeError: Object #<Object> has no method 'fancybox'
 
解决方法,加入以下内容
var $j = jQuery.noConflict();
上一篇:nginx conf_ctx ****


下一篇:Android Studio上NDK/JNI开发环境问题