当我跑步时,我可以获得
Uncaught TypeError: undefined is not a function
未捕获的TypeError:undefined不是函数-----(索引):475
(匿名函数)---------(索引):475
n.event.dispatch ----- jquery.js?ver = 1.11.0:3
r.handle ------ jquery.js?ver = 1.11.0:3
CODE:
<script type="text/javascript">
jQuery(window).load(function(){
jQuery('#bokeh, #tooltips_sample, #hotspots_sample, #bullet_1, #bullet_2, #bullet_3, #bullet_4').ShowCase();
});
</script>
有人怎么能看出问题是什么?