QingweiFang (Talk | contribs) |
QingweiFang (Talk | contribs) |
||
(22 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{{SJTU-BioX-Shanghai}} | {{SJTU-BioX-Shanghai}} | ||
<html> | <html> | ||
+ | <script type="text/javascript" src="https://2018.igem.org/wiki/index.php?title=Template:SJTU-BioX-Shanghai/jquery-3.1.1.min&action=raw&ctype=text/javascript"></script> | ||
+ | <script type="text/javascript" src="https://2018.igem.org/wiki/index.php?title=Template:SJTU-BioX-Shanghai/JS&action=raw&ctype=text/javascript"></script> | ||
+ | <script type="text/javascript" src="https://2018.igem.org/wiki/index.php?title=Template:SJTU-BioX-Shanghai/jquery_media_js&action=raw&ctype=text/javascript"></script> | ||
+ | <style> | ||
+ | |||
+ | |||
+ | </style> | ||
<script> | <script> | ||
//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// | //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// | ||
− | + | $().ready(function(){ | |
// set the active page | // set the active page | ||
− | $(".menu_item").eq(2).find(" | + | $(".menu_item").eq(2).find("span").eq(0).css("background-color","rgba(200,200,200,0.5)"); |
+ | $(".menu_item").eq(2).find(".submenu_item").eq(1).css("background-color","rgba(200,200,200,0.5)"); | ||
+ | |||
+ | var molecular_src = 'https://static.igem.org/mediawiki/2018/5/54/T--SJTU-BioX-Shanghai--molecular_notebook.pdf'; | ||
+ | var cell_src = 'https://static.igem.org/mediawiki/2018/8/81/T--SJTU-BioX-Shanghai--cell_biology_experiment_notebook.pdf'; | ||
+ | var mouse_src = 'https://static.igem.org/mediawiki/2018/c/c5/T--SJTU-BioX-Shanghai--Mouse_experiment_notebook.pdf'; | ||
+ | |||
+ | ($) | ||
+ | |||
+ | |||
+ | $("#pdf_viewer1").media({ | ||
+ | width: "100%", | ||
+ | height: "1600", | ||
+ | autoplay : true, | ||
+ | src : molecular_src | ||
+ | |||
+ | }); | ||
+ | |||
+ | $("#pdf_viewer2").media({ | ||
+ | width: "100%", | ||
+ | height: "1600", | ||
+ | |||
+ | autoplay : true, | ||
+ | src : cell_src | ||
+ | |||
+ | }); | ||
+ | |||
+ | |||
+ | $("#pdf_viewer3").media({ | ||
+ | width: "100%", | ||
+ | height: "1600", | ||
+ | |||
+ | autoplay : true, | ||
+ | src : mouse_src | ||
+ | |||
+ | }); | ||
}); | }); | ||
Line 27: | Line 69: | ||
<div class="content_nav_top"> | <div class="content_nav_top"> | ||
− | <img src="https://static.igem.org/mediawiki/2018/ | + | <img src="https://static.igem.org/mediawiki/2018/c/c3/T--SJTU-BioX-Shanghai--content_nav_top.png"/> |
− | "/> | + | |
<div class="content_nav_logo"> | <div class="content_nav_logo"> | ||
<a href="" title="return to homepage"><img src="https://static.igem.org/mediawiki/2018/1/17/T--SJTU-BioX-Shanghai--content_nav_logo.png | <a href="" title="return to homepage"><img src="https://static.igem.org/mediawiki/2018/1/17/T--SJTU-BioX-Shanghai--content_nav_logo.png | ||
Line 43: | Line 84: | ||
<!--****** Modify the section title here and leave the rest nav-bar settings untact *************--> | <!--****** Modify the section title here and leave the rest nav-bar settings untact *************--> | ||
− | + | Molecular | |
<!--****** Modify the section title here and leave the rest nav-bar settings untact *************--> | <!--****** Modify the section title here and leave the rest nav-bar settings untact *************--> | ||
Line 54: | Line 95: | ||
<!--****** Modify the section title here and leave the rest nav-bar settings untact *************--> | <!--****** Modify the section title here and leave the rest nav-bar settings untact *************--> | ||
− | + | Cell | |
<!--****** Modify the section title here and leave the rest nav-bar settings untact *************--> | <!--****** Modify the section title here and leave the rest nav-bar settings untact *************--> | ||
Line 65: | Line 106: | ||
<!--****** Modify the section title here and leave the rest nav-bar settings untact *************--> | <!--****** Modify the section title here and leave the rest nav-bar settings untact *************--> | ||
− | + | Mouse | |
<!--****** Modify the section title here and leave the rest nav-bar settings untact *************--> | <!--****** Modify the section title here and leave the rest nav-bar settings untact *************--> | ||
Line 71: | Line 112: | ||
</li> | </li> | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
</ul> | </ul> | ||
Line 97: | Line 120: | ||
<div class="content_nav_bottom"> | <div class="content_nav_bottom"> | ||
− | <img src="https://static.igem.org/mediawiki/2018/ | + | <img class="content_nav_b_bac" src="https://static.igem.org/mediawiki/2018/1/1f/T--SJTU-BioX-Shanghai--content_nav_bottom.png" /> |
− | "/> | + | <a title="Go to story page" href="https://2018.igem.org/Team:SJTU-BioX-Shanghai/Story"><img class="content_nav_b_story_badge" src="https://static.igem.org/mediawiki/2018/d/d0/T--SJTU-BioX-Shanghai--story_badge.png"></a> |
</div> | </div> | ||
Line 116: | Line 139: | ||
<a id="section1"> | <a id="section1"> | ||
<span class="place_holder"></span> | <span class="place_holder"></span> | ||
− | + | Molecular Experiment Notebook | |
</a> | </a> | ||
</h2> | </h2> | ||
− | < | + | <div id="pdf_viewer1" class="pdf_viewer"></div> |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
<h2> | <h2> | ||
<a id="section2"> | <a id="section2"> | ||
− | <span class="place_holder"></span> | + | <span class="place_holder" ></span> |
− | + | Cell Experiment Notebook | |
</a> | </a> | ||
</h2> | </h2> | ||
− | < | + | <div id="pdf_viewer2" class="pdf_viewer"></div> |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
<h2> | <h2> | ||
<a id="section3"> | <a id="section3"> | ||
<span class="place_holder"></span> | <span class="place_holder"></span> | ||
− | + | Mouse Experiment Notebook | |
</a> | </a> | ||
</h2> | </h2> | ||
− | + | <div id="pdf_viewer3" class="pdf_viewer"></div> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
+ | <!--***************************end of .text***************************************--> | ||
</div> | </div> | ||
− | + | <!--*********************************end of .content_text*****************************--> | |
</div> | </div> | ||
Line 263: | Line 180: | ||
<div class="zoom_out_box"> | <div class="zoom_out_box"> | ||
<div style="display: flex;flex-direction: row;justify-content: center;align-items: center;width:100%;height: 100%;"> | <div style="display: flex;flex-direction: row;justify-content: center;align-items: center;width:100%;height: 100%;"> | ||
− | + | ||
<div class="zoom_out_album"> | <div class="zoom_out_album"> | ||
<img id="zoom_out_img"/> | <img id="zoom_out_img"/> | ||
<p class="fig_illustration"></p> | <p class="fig_illustration"></p> | ||
− | + | ||
</div> | </div> | ||
− | + | ||
</div> | </div> | ||
</div> | </div> | ||
+ | |||
Line 292: | Line 210: | ||
<script type="text/javascript" src="https://2018.igem.org/wiki/index.php?title=Template:SJTU-BioX-Shanghai/jquery-3.1.1.min&action=raw&ctype=text/javascript"></script> | <script type="text/javascript" src="https://2018.igem.org/wiki/index.php?title=Template:SJTU-BioX-Shanghai/jquery-3.1.1.min&action=raw&ctype=text/javascript"></script> | ||
<script type="text/javascript" src="https://2018.igem.org/wiki/index.php?title=Template:SJTU-BioX-Shanghai/JS&action=raw&ctype=text/javascript"></script> | <script type="text/javascript" src="https://2018.igem.org/wiki/index.php?title=Template:SJTU-BioX-Shanghai/JS&action=raw&ctype=text/javascript"></script> | ||
− | + | <script type="text/javascript" src="https://2018.igem.org/wiki/index.php?title=Template:SJTU-BioX-Shanghai/jquery_media_js&action=raw&ctype=text/javascript"></script> | |
</html> | </html> |
Latest revision as of 14:56, 5 December 2018