点击我的主题网站
我在我网站的视频页面上收到这些错误。他们正在阻止我的视频加载和相互更改。我对 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();
})’)