第七色在线视频,2021少妇久久久久久久久久,亚洲欧洲精品成人久久av18,亚洲国产精品特色大片观看完整版,孙宇晨将参加特朗普的晚宴

為了賬號安全,請及時綁定郵箱和手機立即綁定
已解決430363個問題,去搜搜看,總會有你想問的

為什么我的fullpage.js 鼠標滾輪無法滾動啊,而且點選其他頁之后無法回到上一頁

為什么我的fullpage.js 鼠標滾輪無法滾動啊,而且點選其他頁之后無法回到上一頁

Dx_Design 2016-07-20 02:04:22
<!DOCTYPE html><html><head> ? ?<meta charset="UTF-8"> ? ?<meta name="viewport" content="width=device-width,initial-scale=1.0,minimum-scale=1.0,maximum-scale=1.0,user-scalable=no"> ? ?<meta name="apple-mobile-web-app-capable" content="yes" /> ? ?<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" /> ? ?<meta name="format-detection" content="telephone=no"/> ? ?<title>Dx_Design</title> ? ?<link href="../css/jquery.fullPage.css" rel="stylesheet" type="text/css"> ? ?<script src="../js/jquery-2.2.3.min.js"></script> ? ?<script src="../js/jquery.fullPage.min.js"></script>? <style>?????? *{ ? ?margin: 0; ? ?padding: 0; ? ?list-style: none; ? ?text-decoration: none; ? ?font-size: 18px; ? ?color: #333; ? ?font-family: "微軟雅黑"; ? ?line-height: 1em;}.section{ ? ?position: relative; ? ?background-color: #fff; ? ?overflow: hidden; ? ?text-align: center;}.paint{ ? ?margin: 0 auto; ? ?width: 1200px; ? ?height: 900px; ? ?border: none;}</style> ? ?<script> ? ? ? ?$(function(){ ? ? ? ? ? ?$('#fullpage').fullpage({ ? ? ? ? ? ? ? ?'verticalCentered': false, ? ? ? ? ? ? ? ?'css3': true, ? ? ? ? ? ? ? ?'sectionsColor': ['#254875', '#00FF00', '#254587', '#695684'], ? ? ? ? ? ? ? ?'anchors': ['page1', 'page2', 'page3', 'page4'], ? ? ? ? ? ? ? ?'navigation': true, ? ? ? ? ? ? ? ?'navigationPosition': 'right', ? ? ? ? ? ? ? ?'navigationTooltips': ['fullPage.js', 'Powerful', 'Amazing', 'Simple'] ? ? ? ? ? ?}) ? ? ? ?}) ? ?</script></head><body style="background:white"><div id="fullpage"><section class="section active" id="page1"> ? ?<div class="paint"> ? ? ? ?<canvas id="canvas" width="1200" height="600">您的瀏覽器不支持html5 canvas標簽</canvas> ? ? ? ?<script> ? ? ? ? ? ?var c=document.getElementById("canvas"); ? ? ? ? ? ?var paint= c.getContext("2d"); ? ? ? ? ? ?paint.fillStyle="black"; ? ? ? ? ? ?paint.fillRect(0,20,870,200); ? ? ? ?</script> ? ?</div> ? ?<div class="bg"></div></section><section> ? ?<div class="section" id="page2"></div></section><section> ? ?<div class="section" id="page3"></div></section> ? ?<section> ? ? ? ?<div class="section" id="page4"></div> ? ?</section></div></body></html>
查看完整描述

1 回答

?
Na_free100

TA貢獻5條經(jīng)驗 獲得超1個贊

引用沒問題的話,<section>換成<div class="section">試試。

$(document).ready(function(){

???? $("#fullpage").fullpage({

???? ? ?verticalCentered: true,?

???? ? ?anchors: ['page1', 'page2', 'page3', 'page4'],

???? ? ?scrollingSpeed: 500,

???? ? ?navigation: true,

???? ? ?navigationPosition: 'right',

???? ? ?loopBottom: true,

???? ? ?fixedElements: '#header',

? ? ? ? menu: '#fullpageMenu',

???? });

})


查看完整回答
反對 回復 2016-07-20
  • 1 回答
  • 1 關(guān)注
  • 3305 瀏覽
慕課專欄
更多

添加回答

舉報

0/150
提交
取消
微信客服

購課補貼
聯(lián)系客服咨詢優(yōu)惠詳情

幫助反饋 APP下載

慕課網(wǎng)APP
您的移動學習伙伴

公眾號

掃描二維碼
關(guān)注慕課網(wǎng)微信公眾號