Line 110: | Line 110: | ||
<script> | <script> | ||
$(document).ready(function() { | $(document).ready(function() { | ||
− | |||
− | |||
//平滑滚动 | //平滑滚动 | ||
$.scrollTop = function(selector,adjust,time){ | $.scrollTop = function(selector,adjust,time){ | ||
Line 121: | Line 119: | ||
},time); | },time); | ||
} | } | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
//平滑跳转 | //平滑跳转 | ||
var navs=$(".nav_point"); | var navs=$(".nav_point"); | ||
Line 194: | Line 137: | ||
background: url(https://static.igem.org/mediawiki/2016/4/45/T--BIT-China--content_bg.jpg)"> | background: url(https://static.igem.org/mediawiki/2016/4/45/T--BIT-China--content_bg.jpg)"> | ||
<div class="content-right" style="float: left;width:100%;padding: 10px;"> | <div class="content-right" style="float: left;width:100%;padding: 10px;"> | ||
− | < | + | |
− | + | <img src="https://static.igem.org/mediawiki/2016/5/5c/T--BIT-China--content_decoration.png" | |
− | + | alt="content_decoration" style="position:absolute;right: 0px;height: 150px;;top: 10px;"> | |
+ | |||
+ | <div class="block-border-outer" id="content-right-border"> | ||
+ | <div class="overview-content clearfix"> | ||
<div class="content-title"> | <div class="content-title"> | ||
Line 215: | Line 161: | ||
</div> | </div> | ||
− | <div class="nav-left" id="nav_left_wrapper" | + | <div class="slow-transition nav-left" id="nav_left_wrapper"> |
+ | |||
+ | <div class="nav_shrink" id="nav_shrink"> | ||
+ | <img src="https://static.igem.org/mediawiki/2016/8/8a/T--BIT-China--img--pumpkin--collapse.png" alt="nav_shrink_icon" | ||
+ | id="nav_shrink_icon" width="60"> | ||
+ | </div> | ||
<div class="nav-left-title" style="position:relative;width: 200px;padding: 0;"> | <div class="nav-left-title" style="position:relative;width: 200px;padding: 0;"> | ||
<img src="https://static.igem.org/mediawiki/2016/4/43/T--BIT-China--img--nav_left_top.png" alt="nav_left_top" style="width: 100%;"> | <img src="https://static.igem.org/mediawiki/2016/4/43/T--BIT-China--img--nav_left_top.png" alt="nav_left_top" style="width: 100%;"> |
Revision as of 04:55, 19 October 2016
Modeling