【发布时间】:2013-09-06 04:03:12
【问题描述】:
点击我的subject site
我在我网站的视频页面上遇到了这些错误。他们正在阻止我的视频加载和相互更改。我对 javascript 的经验很少,所以我将不胜感激。
jquery.coda-slider-2.0.js:12TypeError: ‘undefined’ is not a function (evaluating ‘$’)
menu.js:12TypeError: ‘undefined’ is not a function (evaluating ‘$(document)’)
videos:365TypeError: ‘undefined’ is not a function (evaluating ’$(function(){
// Accordion
$(“.accordion”).accordion({
header: “.AccordionHeader”,
autoHeight: false
});
})‘)
videos:379TypeError: ’undefined’ is not a function (evaluating ’$(function() {
$( “.tabs” ).tabs();
})‘)
videos:393TypeError: ’undefined’ is not a function (evaluating ’$(function() {
$( “.dialog” ).dialog();
})’)
【问题讨论】:
标签: javascript jquery wordpress function undefined