我要去試試這個沒有方法:http://jquerytools.org/demos/scrollable/index.html
但是,如果沒有任何事件觸發,我m到處以下錯誤遺漏的類型錯誤:對象[對象對象]有「開」
但我有,困惑爲什麼上方法甚至頁面加載沒有找到
<head>
<link href="css/scrollable-horizontal.css" rel="stylesheet" type="text/css" />
<link href="css/scrollable-buttons.css" rel="stylesheet" type="text/css" />
<script src="js/jquery-1.6.1.min.js"></script>
<script src="js/jquery.tools.min.js"></script>
</head>
沒有在JavaScript部分
<script>
$(function() {
// initialize scrollable
$(".scrollable").scrollable();
});
</script>
它停在我的進一步實施完成。對此有任何想法?
@ down-voter爲什麼放棄投票.. – 2013-03-20 09:10:44