未捕获的TypeError:undefined不是函数-使用Jquery标签 [英] Uncaught TypeError: undefined is not a function - Using Jquery Tabs

查看:81
本文介绍了未捕获的TypeError:undefined不是函数-使用Jquery标签的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在尝试在此处 http://beta.biozymeinc使用Jquery标签. com/vitalize/products/vitalize-dog/. "description"和"reviews" li标签应该是标签.您可以在这里 http://beta.biozymeinc.com/vitaferm上查看它的运行状况. /products/vita-charge-paste/

I'm trying to use Jquery Tabs here http://beta.biozymeinc.com/vitalize/products/vitalize-dog/. the "description" and "reviews" li tags should be the tabs. You can see it functioning fine here http://beta.biozymeinc.com/vitaferm/products/vita-charge-paste/

详细信息:

  1. 我正在使用Wordpress Multi-Site.
  2. 就其他而言,使用完全相同的header.php文件在其他文件夹或站点"中都可以正常工作.唯一的区别是
  3. 下的某些图形
  4. 我尝试使用jquery教程中键入的样式表和脚本,但仍然出现相同的错误

有人知道为什么它会崩溃"吗?我将继续阅读和挖掘,试图找到答案,但是我已经准备好今晚完成这个任务,所以我想我会广结网,并希望取得最好的成绩.

Does anyone have an idea of why it would just "break"? I will keep reading and digging around trying to find an answer but I'm on a deadline to finish this tonight so I thought I would cast a wide net and hope for the best.

推荐答案

charlietfl指出,您在页面中包含了另一个版本的jQuery,请查找:

As charlietfl pointed out You have included another version of jQuery in your page, look for:

<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js"></script>

在页面源中,将其删除,问题应得到解决.

In your page source, remove it, problem should be solved.

这篇关于未捕获的TypeError:undefined不是函数-使用Jquery标签的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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