jQuery.easing [jQuery.easing.def]不是一个函数 [英] jQuery.easing[jQuery.easing.def] is not a function

查看:119
本文介绍了jQuery.easing [jQuery.easing.def]不是一个函数的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

当我在Fire Bug控制台中查看时,出现此错误.我正在尝试在wordpress上制作一个滑块.我在本地主机上工作,所以我无法确切显示最新情况.但是,当滑块仅位于wordpress之外的html文件中时,它将起作用.在使用wordpress时,它给了我这个错误.任何对问题可能是什么的见解将不胜感激. 谢谢.

I am getting this error when I look in the fire bug console. I am trying to make a slider on wordpress. I am working on a localhost so I cant exactly show whats up. However, when the slider is just in an html file outside of wordpress it works. When in wordpress, it is giving me that error. Any insight into what the problem could be will be greatly appreciated. Thanks.

推荐答案

为了节省大家一些时间.打开您的Jquery缓动插件文件,并将代码包装在其中:

To save everyone some time. Open your Jquery easing plugin file and wrap the code inside:

$(document).ready(function() {
  Code goes here...
});

这篇关于jQuery.easing [jQuery.easing.def]不是一个函数的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆