jquery 滑块错误...如果我使用 Jquery cookies
我正在尝试使用类似这样的 Jquery 滑块 (http://jqueryui.com/demos/slider/< /a>),我能够正确设置。但在页面加载时,我收到“jquery cookie 不是函数”错误。问题是文件 jquery-1.3.2.min dot js 与 jquery.cookie dot js 文件冲突。请向我提出您的专家建议。谢谢。
I am trying to use a Jquery slider something like this (http://jqueryui.com/demos/slider/) and I was able to set up right. But on page load i am getting a "jquery cookie is not a function" error. The problem is the file jquery-1.3.2.min dot js is conflicting with jquery.cookie dot js file. Please suggest me your expert advice. Thank you.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
这听起来不像是滑块特定的问题。您的页面上是否还有其他功能可能导致此错误?您有我们可以看到的示例 URL,或者您可以发布给您带来问题的代码吗?
This doesn't sound like a slider-specific problem. Are there other functions on your page that might cause this error? Do you have an example URL we can see, or can you post the code that is giving you the problem?