|
|
Line 1: |
Line 1: |
| <html xmlns="http://www.w3.org/1999/xhtml"> | | <html xmlns="http://www.w3.org/1999/xhtml"> |
− | <style type="text/css">
| |
| <script> | | <script> |
− | if ($('body')) $('body').remove();
| + | if ($('body')) $('body').remove(); |
− | </script>
| + | if ($('body')) $('#globalWrapper').#globalWrapper(); |
− | /* hiding the top section*/
| + | if ($('#top_menu_under')) $('#top_menu_under').remove(); |
− | body{position:absolute; top:0px; width:100%;background:#fff;} | + | if ($('.noprint')) $('.noprint').remove(); |
− | #top-section{ | + | if ($('#top_menu_14')) $('#top_menu_14').remove(); |
− | height:0px;
| + | if ($('#content')) $('#content').remove(); |
− | border:none;
| + | if ($('#top')) $('#top').remove(); |
− | width:980px;
| + | if ($('.firstHeading')) $('.firstHeading').remove(); |
− | margin:0 auto;
| + | if ($('#bodyContent')) $('#bodyContent').remove(); |
− | padding:0;
| + | if ($('.visualClear')) $('.visualClear').remove(); |
− | background-color:transparent;
| + | if ($('body')) $('body').remove(); |
− | overflow:hide;
| + | |
| | | |
− | }
| |
− | #p-logo{display:none;}
| |
− | #search-controls{display:none;}
| |
− | #top{display:none;}
| |
− | .firstHeading{display:none;}
| |
− | /* end of hiding the top section*/
| |
− |
| |
− | /* global setting*/
| |
− | #globalWrapper{position:absolute; top:0px;left:0px; width:100%; padding:0 0 0 0;margin:0 0 0 0;height:100%;font-family: calibri, Arial, Helvetica, sans-serif;}
| |
− | #content{
| |
− | background-color:transparent;
| |
− | border:none;
| |
− | width:100%;
| |
− | height:700px;
| |
− | marign:0 auto;
| |
− | padding:0 0 0 0;
| |
− | }
| |
− | #bodyContent{
| |
− | background-color:transparent;
| |
− | border:none;
| |
− | margin-top:-20px;
| |
− | }
| |
− | siteSub{
| |
− | display:none;
| |
− | border:none;
| |
− | }
| |
− | contentSub{
| |
− | display:none;
| |
− | }
| |
− | /* end of global setting*/
| |
− |
| |
− | /*hiding the footer-box*/
| |
− | #footer-box{display:none;}
| |
− | #catlinks{display:none;}
| |
− | /*end of hiding the footer book*/
| |
− |
| |
− | /* menu (page, edit ...) */
| |
− | #menubar {
| |
− | background-color:transparent;
| |
− | position: relative;
| |
− | float:left;
| |
− | white-space: nowrap;
| |
− | width: 490px;
| |
− | z-index: 5000;
| |
− | }
| |
− | #menubar ul:hover {
| |
− | background:black;
| |
− | }
| |
− | #menubar ul li a {
| |
− | filter:alpha(opacity=0);
| |
− | -moz-opacity:0;
| |
− | opacity:0;
| |
− | text-align: left;
| |
− | color:#999999;
| |
− | text-transform: lowercase;
| |
− | }
| |
− | #menubar ul li a:hover{
| |
− | filter:alpha(opacity=100);
| |
− | -moz-opacity:1;
| |
− | opacity:1;
| |
− | color: #fff;
| |
− | background-color: transparent;
| |
− | }
| |
− |
| |
− | .right-menu{width:400px; float:right}
| |
− | .right-menu, .right-menu a {
| |
− | right: 0px;
| |
− | text-align: right;
| |
− | color: #fff;
| |
− | }
| |
− | #menubar ul {
| |
− | list-style: none;
| |
− | }
| |
− | #menubar li {
| |
− | display: inline;
| |
− | position: relative;
| |
− | cursor: pointer;
| |
− | padding-left: 0px;
| |
− | padding-right: 0px;
| |
− | color:#fff;
| |
− | }
| |
− | .left-menu ul li:last-child {
| |
− | filter:alpha(opacity=0);
| |
− | -moz-opacity:0;
| |
− | opacity:0;
| |
− | }
| |
− |
| |
− |
| |
− | /* end menu (edit, page ...) */
| |
− |
| |
− | /*Thanks for Peking University 2013*/
| |
− | <style type="text/css">
| |
− | body{color:#222;-webkit-text-size-adjust:none;}
| |
− | body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl, dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td,iframe{margin:0; padding:0;}
| |
− | h1,h2,h3,h4,h5,h6{font-size:100%;}
| |
− | body,button,input,select,textarea {font-family:Tahoma,Arial,Roboto,”Droid Sans”,”Helvetica Neue”,”Droid Sans Fallback”,”Heiti SC”,sans-self;font-size:62.5%; line-height:1.5;}
| |
− | ol,ul{list-style:none;}
| |
− |
| |
− | html,body{ width:100%; height:100%; overflow:hidden;}
| |
− | .OUC-section-wrap{ width:100%;height:100%;overflow:visible;transition:transform 1s cubic-bezier(0.86,0,0.03,1);-webkit-transition:-webkit-transform 1s cubic-bezier(0.86,0,0.03,1);}
| |
− | .OUC-section-wrap .OUC-section{ position:relative; width:100%; height:100%; background-position:center center; background-repeat:no-repeat;}
| |
− | .OUC-section-wrap .OUC-section .OUC-title{width:100%;position:absolute;top:10%;color:#fff;font-size:2.4em;text-align:center;}
| |
− | .OUC-section-wrap .OUC-section .OUC-title p{ padding:0 4%;opacity:0}
| |
− | .OUC-section-wrap .OUC-section .OUC-title.active .OUC-tit{ opacity:1;transform:translateY(-25px);-webkit-transform:translateY(-25px);transition:all 2s cubic-bezier(0.86,0,0.8,1);-webkit-transition:all 2s cubic-bezier(0.86,0,0.8,1);}
| |
− | .OUC-section-wrap .OUC-section-1{ background-color:#337ab7}
| |
− | .OUC-section-wrap .OUC-section-2{ background-color:#5cb85c}
| |
− | .OUC-section-wrap .OUC-section-3{ background-color:#5bc0de}
| |
− | .OUC-section-wrap .OUC-section-4{ background-color:#f0ad4e}
| |
− | .OUC-section-wrap .OUC-section-5{ background-color:#d9534f}
| |
− | .OUC-put-section-0{ transform:translateY(0);-webkit-transform:translateY(0);}
| |
− | .OUC-put-section-1{ transform:translateY(-100%);-webkit-transform:translateY(-100%);}
| |
− | .OUC-put-section-2{ transform:translateY(-200%);-webkit-transform:translateY(-200%);}
| |
− | .OUC-put-section-3{ transform:translateY(-300%);-webkit-transform:translateY(-300%);}
| |
− | .OUC-put-section-4{ transform:translateY(-400%);-webkit-transform:translateY(-400%);}
| |
− | .OUC-section-btn{ width:14px;position:fixed;right:4%;top:50%;}
| |
− | .OUC-section-btn li{ width:14px;height:14px;cursor:pointer;text-indent:-9999px;border-radius:50%;-webkit-border-radius:50%;margin-bottom:12px; background:#BD362F;text-align:center; color:#fff; onsor:pointer;}
| |
− | .OUC-section-btn li.on{ background:#fff}
| |
− | .OUC-arrow{ opacity:1;animation:arrow 3s cubic-bezier(0.5,0,0.1,1) infinite;-webkit-animation:arrow 3s cubic-bezier(0.5,0,0.1,1) infinite;transform:rotate(-90deg);-webkit-transform:rotate(-90deg); position:absolute;bottom:10px;left:50%;margin-left:-30px;width:60px;height:60px;border-radius:100%;-webkit-border-radius:100%;line-height:60px;text-align:center;font-size:20px;color:#fff;border:1px solid #fff;cursor:pointer;overflow:hidden;}
| |
− | .OUC-arrow:hover{ animation-play-state:paused;-webkit-animation-play-state:paused;}
| |
− | @keyframes arrow{ %0,%100{bottom:10px; opacity:1;} 50%{bottom:50px; opacity:.5} }
| |
− | @-webkit-keyframes arrow{ %0,%100{bottom:10px; opacity:1;} 50%{bottom:50px; opacity:.5} }
| |
− | </style>
| |
− | </style>
| |
− | <body>
| |
− | <section class="OUC-section-wrap">
| |
− | <div class="OUC-section OUC-section-1">
| |
− | <div class="OUC-title OUC-active">
| |
− | <p class="OUC-tit">CSS3 纵向滚屏翻页,支持键盘,鼠标滚轮操作</p>
| |
− | </div>
| |
− | </div>
| |
− | <div class="OUC-section OUC-section-2">
| |
− | <div class="OUC-title">
| |
− | <p class="OUC-tit">随便写写意思下!</p>
| |
− | </div>
| |
− | </div>
| |
− | <div class="OUC-section OUC-section-3">
| |
− | <div class="OUC-title">
| |
− | <p class="OUC-tit">随便写写意思下</p>
| |
− | </div>
| |
− | </div>
| |
− | <div class="OUC-section OUC-section-4">
| |
− | <div class="OUC-title">
| |
− | <p class="OUC-tit">随便写写意思下</p>
| |
− | </div>
| |
− | </div>
| |
− | <div class="OUC-section OUC-section-5">
| |
− | <div class="OUC-title">
| |
− | <p class="OUC-tit">随便写写意思下</p>
| |
− | </div>
| |
− | </div>
| |
− | </section>
| |
− | <ul class="OUC-section-btn">
| |
− | <li class="on"></li>
| |
− | <li></li>
| |
− | <li></li>
| |
− | <li></li>
| |
− | <li></li>
| |
− | </ul>
| |
− | <div class="OUC-arrow">«</div>
| |
− |
| |
− | <script type="text/javascript" src="https://2015.igem.org/common/jquery-latest.min.js"></script>
| |
− | <script type="text/javascript">
| |
− | //此处引用:鼠标滚轮mousewheel插件
| |
− | !function(a){"function"==typeof define&&define.amd?define(["jquery"],a):"object"==typeof exports?module.exports=a:a(jQuery)}(function(a){function b(b){var g=b||window.event,h=i.call(arguments,1),j=0,l=0,m=0,n=0,o=0,p=0;if(b=a.event.fix(g),b.type="mousewheel","detail"in g&&(m=-1*g.detail),"wheelDelta"in g&&(m=g.wheelDelta),"wheelDeltaY"in g&&(m=g.wheelDeltaY),"wheelDeltaX"in g&&(l=-1*g.wheelDeltaX),"axis"in g&&g.axis===g.HORIZONTAL_AXIS&&(l=-1*m,m=0),j=0===m?l:m,"deltaY"in g&&(m=-1*g.deltaY,j=m),"deltaX"in g&&(l=g.deltaX,0===m&&(j=-1*l)),0!==m||0!==l){if(1===g.deltaMode){var q=a.data(this,"mousewheel-line-height");j*=q,m*=q,l*=q}else if(2===g.deltaMode){var r=a.data(this,"mousewheel-page-height");j*=r,m*=r,l*=r}if(n=Math.max(Math.abs(m),Math.abs(l)),(!f||f>n)&&(f=n,d(g,n)&&(f/=40)),d(g,n)&&(j/=40,l/=40,m/=40),j=Math[j>=1?"floor":"ceil"](j/f),l=Math[l>=1?"floor":"ceil"](l/f),m=Math[m>=1?"floor":"ceil"](m/f),k.settings.normalizeOffset&&this.getBoundingClientRect){var s=this.getBoundingClientRect();o=b.clientX-s.left,p=b.clientY-s.top}return b.deltaX=l,b.deltaY=m,b.deltaFactor=f,b.offsetX=o,b.offsetY=p,b.deltaMode=0,h.unshift(b,j,l,m),e&&clearTimeout(e),e=setTimeout(c,200),(a.event.dispatch||a.event.handle).apply(this,h)}}function c(){f=null}function d(a,b){return k.settings.adjustOldDeltas&&"mousewheel"===a.type&&b%120===0}var e,f,g=["wheel","mousewheel","DOMMouseScroll","MozMousePixelScroll"],h="onwheel"in document||document.documentMode>=9?["wheel"]:["mousewheel","DomMouseScroll","MozMousePixelScroll"],i=Array.prototype.slice;if(a.event.fixHooks)for(var j=g.length;j;)a.event.fixHooks[g[--j]]=a.event.mouseHooks;var k=a.event.special.mousewheel={version:"3.1.12",setup:function(){if(this.addEventListener)for(var c=h.length;c;)this.addEventListener(h[--c],b,!1);else this.onmousewheel=b;a.data(this,"mousewheel-line-height",k.getLineHeight(this)),a.data(this,"mousewheel-page-height",k.getPageHeight(this))},teardown:function(){if(this.removeEventListener)for(var c=h.length;c;)this.removeEventListener(h[--c],b,!1);else this.onmousewheel=null;a.removeData(this,"mousewheel-line-height"),a.removeData(this,"mousewheel-page-height")},getLineHeight:function(b){var c=a(b),d=c["offsetParent"in a.fn?"offsetParent":"parent"]();return d.length||(d=a("body")),parseInt(d.css("fontSize"),10)||parseInt(c.css("fontSize"),10)||16},getPageHeight:function(b){return a(b).height()},settings:{adjustOldDeltas:!0,normalizeOffset:!0}};a.fn.extend({mousewheel:function(a){return a?this.bind("mousewheel",a):this.trigger("mousewheel")},unmousewheel:function(a){return this.unbind("mousewheel",a)}})});
| |
− |
| |
− | $(function(){
| |
− | var i=0;
| |
− | var $btn = $('.OUC-section-btn li'),
| |
− | $wrap = $('.OUC-section-wrap'),
| |
− | $arrow = $('.OUC-arrow');
| |
− |
| |
− | /*当前页面赋值*/
| |
− | function up(){i++;if(i==$btn.length){i=0};}
| |
− | function down(){i--;if(i<0){i=$btn.length-1};}
| |
− |
| |
− | /*页面滑动*/
| |
− | function run(){
| |
− | $btn.eq(i).addClass('on').siblings().removeClass('on');
| |
− | $wrap.attr("class","OUC-section-wrap").addClass(function() { return "OUC-put-section-"+i; }).find('.OUC-section').eq(i).find('.OUC-title').addClass('OUC-active');
| |
− | };
| |
− |
| |
− | /*右侧按钮点击*/
| |
− | $btn.each(function(index) {
| |
− | $(this).click(function(){
| |
− | i=index;
| |
− | run();
| |
− | })
| |
− | });
| |
− |
| |
− | /*翻页按钮点击*/
| |
− | $arrow.one('click',go);
| |
− | function go(){
| |
− | up();run();
| |
− | setTimeout(function(){$arrow.one('click',go)},1000)
| |
− | };
| |
− |
| |
− | /*响应鼠标*/
| |
− | $wrap.one('mousewheel',mouse_);
| |
− | function mouse_(event){
| |
− | if(event.deltaY<0) {up()}
| |
− | else{down()}
| |
− | run();
| |
− | setTimeout(function(){$wrap.one('mousewheel',mouse_)},1000)
| |
− | };
| |
− |
| |
− | /*响应键盘上下键*/
| |
− | $(document).one('keydown',k);
| |
− | function k(event){
| |
− | var e=event||window.event;
| |
− | var key=e.keyCode||e.which||e.charCode;
| |
− | switch(key) {
| |
− | case 38: down();run();
| |
− | break;
| |
− | case 40: up();run();
| |
− | break;
| |
− | };
| |
− | setTimeout(function(){$(document).one('keydown',k)},1000);
| |
− | }
| |
− | });
| |
| </script> | | </script> |
− | </body>
| |