為什么我的出不來
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="viewport" content="width=device-width,initial-scale=1,user-scalable=no"/>
<title>無標(biāo)題文檔</title>
<link rel="stylesheet" />
</head>
<body>
?<div id="fullpage">
??<div class="section"><h1>這是第一屏</h1></div>
??<div class="section"><h1>這是第二屏</h1></div>
??<div class="section"><h1>這是第三屏</h1></div>
??<div class="section"><h1>這是第四屏</h1></div>
?</div>
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/fullPage.js/2.8.7/jquery.fullPage.js"></script>
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/jquery-easing/1.3/jquery.easing.min.js"></script>
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.1.1/core.js"></script>?
<script>
//激活fullpage
?$(document).read(function(){
??$("#fullpage").fullpage();
?});
</script>
</body>
</html>
為什么我的出不來啊
2016-10-20
#fullPage是大寫的P,是大寫的P,是大寫的P,重要的事說三遍 ?
2016-10-18
你的問題解決了嗎 ?我的也顯示不出來
2016-10-17
沒有引用 ? jquery.js