我的wordpress网站有疑问
答案 0 :(得分:0)
谷歌浏览器检查元素说的
未捕获TypeError:$(...)。on不是函数(匿名函数)@ carousel.js?ver = 4.2.2:182(匿名函数)@ carousel.js?ver = 4.2.2:205
// CAROUSEL DATA-API // =================
$(document).on('click.bs.carousel.data-api','[data-slide],[data-slide-to]',function(e){ var $ this = $(this),href var $ target = $($ this.attr('data-target')||(href = $ this.attr('href'))&& href.replace(/.*(?=#[^ \ s] + $)/,''))//为ie7剥离 var options = $ .extend({},$ target.data(),$ this.data()) var slideIndex = $ this.attr('data-slide-to') if(slideIndex)options.interval = false