Team:Sheffield/tmp
From 2014.igem.org
(Difference between revisions)
Line 76: | Line 76: | ||
<link rel='stylesheet' type='text/css' href='/forum/forum_styles.css' /> | <link rel='stylesheet' type='text/css' href='/forum/forum_styles.css' /> | ||
<script type='text/javascript' src ='/forum/forum_scripts.js'></script> | <script type='text/javascript' src ='/forum/forum_scripts.js'></script> | ||
+ | </head> | ||
+ | |||
+ | <body class="mediawiki ltr ns-0 ns-subject page-Team_UCL"> | ||
+ | <div id="globalWrapper"> | ||
+ | |||
+ | <div id="top-section"> | ||
+ | <div id="p-logo"> | ||
+ | <a href="/Main_Page" | ||
+ | title="Main Page"> | ||
+ | <img src='/wiki/skins/common/images/wiki.jpg'>" | ||
+ | </a> | ||
+ | </div> <!-- end p-logo --> | ||
+ | <script type="text/javascript"> if (window.isMSIE55) fixalpha(); </script> | ||
+ | |||
+ | |||
+ | |||
+ | <div id="menubar" class='left-menu noprint'> | ||
+ | <ul> | ||
+ | <li | ||
+ | class='selected' ><a href="/Team:UCL">Page </a></li> | ||
+ | <li | ||
+ | class='new' ><a href="/wiki/index.php?title=Talk:Team:UCL&action=edit&redlink=1">Discussion </a></li> | ||
+ | <li | ||
+ | ><a href="/wiki/index.php?title=Team:UCL&action=edit">View source </a></li> | ||
+ | <li | ||
+ | ><a href="/wiki/index.php?title=Team:UCL&action=history">History </a></li> | ||
+ | <li style='color:white;cursor:default'>teams</li> | ||
+ | </ul> | ||
+ | </div> <!-- end menubar (left) --> | ||
+ | |||
+ | <div class="right-menu noprint" id="menubar"> | ||
+ | <ul> | ||
+ | <li id="pt-login"><a href="/wiki/index.php?title=Special:UserLogin&returnto=Team:UCL" title="You are encouraged to log in; however, it is not mandatory [o]" accesskey="o">Log in</a></li> </ul> | ||
+ | </div><!-- end right menubar --> | ||
+ | |||
+ | <div id="search-controls" class="noprint"> | ||
+ | <form action="/Special:Search" id="searchform"> | ||
+ | <input id="searchInput" name="search" type="text" title="Search 2013.igem.org [f]" accesskey="f" value="" /> | ||
+ | <input type='submit' name="go" class="searchButton" id="searchGoButton" value="Go" title="Go to a page with this exact name if exists" /> | ||
+ | <input type='submit' name="fulltext" class="searchButton" id="mw-searchButton" value="Search" title="Search the pages for this text" /> | ||
+ | </form> | ||
+ | </div> <!-- close search controls --> | ||
+ | </div> <!-- close top-section--> | ||
+ | <div id="content"> | ||
+ | <a name="top" id="top"></a> | ||
+ | <h1 class="firstHeading">Team:UCL</h1> | ||
+ | <div id="bodyContent"> | ||
+ | <h3 id="siteSub" class='noprint'>From 2013.igem.org</h3> | ||
+ | <div id="contentSub"></div> | ||
+ | <!-- | ||
+ | <div id="jump-to-nav">Jump to: <a href="#column-one">navigation</a>, <a href="#searchInput">search</a></div>--> | ||
+ | <!-- start content --> | ||
+ | <p> | ||
+ | |||
+ | |||
+ | <head> | ||
+ | |||
+ | <script type="text/javascript" src="https://2013.igem.org/Team:UCL/static/head.js?action=raw&ctype=text/javascript"> | ||
+ | </script> | ||
+ | |||
+ | <link rel="stylesheet" type="text/css" href="https://2013.igem.org/Team:UCL/static/homepagestyles.css?action=raw&ctype=text/css" /> | ||
+ | |||
+ | <script> | ||
+ | var word1 = "UCL iGEM"; | ||
+ | var word2 = "2013"; | ||
+ | </script> | ||
+ | |||
+ | <script> | ||
+ | |||
+ | var x=0; | ||
+ | |||
+ | //doc | ||
+ | $(document).ready(function(){ | ||
+ | $("#doc").mouseover(function(){ | ||
+ | //$("#pic_doc").stop().fadeIn(); | ||
+ | $("#pic_doc").fadeIn(x); | ||
+ | }); | ||
+ | $("#doc").mouseout(function(){ | ||
+ | $("#pic_doc").fadeOut(x); | ||
+ | }); | ||
+ | }); | ||
+ | //micro | ||
+ | $(document).ready(function(){ | ||
+ | $("#micro").mouseover(function(){ | ||
+ | //$("#pic_micro").stop().fadeIn(); | ||
+ | $("#pic_micro").fadeIn(x); | ||
+ | }); | ||
+ | $("#micro").mouseout(function(){ | ||
+ | $("#pic_micro").fadeOut(x); | ||
+ | }); | ||
+ | }); | ||
+ | //creative | ||
+ | $(document).ready(function(){ | ||
+ | $("#creative").mouseover(function(){ | ||
+ | //$("#pic_creative").stop().fadeIn(); | ||
+ | $("#pic_creative").fadeIn(x); | ||
+ | }); | ||
+ | $("#creative").mouseout(function(){ | ||
+ | $("#pic_creative").fadeOut(x); | ||
+ | }); | ||
+ | }); | ||
+ | //model | ||
+ | $(document).ready(function(){ | ||
+ | $("#model").mouseover(function(){ | ||
+ | //$("#pic_model").stop().fadeIn(); | ||
+ | $("#pic_model").fadeIn(x); | ||
+ | }); | ||
+ | $("#model").mouseout(function(){ | ||
+ | $("#pic_model").fadeOut(x); | ||
+ | }); | ||
+ | }); | ||
+ | //circuit | ||
+ | $(document).ready(function(){ | ||
+ | $("#circuit1").mouseover(function(){ | ||
+ | //$("#pic_circuit").stop().fadeIn(); | ||
+ | $("#pic_circuit").fadeIn(x); | ||
+ | }); | ||
+ | $("#circuit1").mouseout(function(){ | ||
+ | $("#pic_circuit").fadeOut(x); | ||
+ | }); | ||
+ | }); | ||
+ | $(document).ready(function(){ | ||
+ | $("#circuit2").mouseover(function(){ | ||
+ | //$("#pic_circuit").stop().fadeIn(); | ||
+ | $("#pic_circuit").fadeIn(x); | ||
+ | }); | ||
+ | $("#circuit2").mouseout(function(){ | ||
+ | $("#pic_circuit").fadeOut(x); | ||
+ | }); | ||
+ | }); | ||
+ | //neuro | ||
+ | $(document).ready(function(){ | ||
+ | $("#neuro1").mouseover(function(){ | ||
+ | //$("#pic_neuro").stop().fadeIn(); | ||
+ | $("#pic_neuro").fadeIn(x); | ||
+ | }); | ||
+ | $("#neuro1").mouseout(function(){ | ||
+ | $("#pic_neuro").fadeOut(x); | ||
+ | }); | ||
+ | }); | ||
+ | $(document).ready(function(){ | ||
+ | $("#neuro2").mouseover(function(){ | ||
+ | //$("#pic_neuro").stop().fadeIn(); | ||
+ | $("#pic_neuro").fadeIn(x); | ||
+ | }); | ||
+ | $("#neuro2").mouseout(function(){ | ||
+ | $("#pic_neuro").fadeOut(x); | ||
+ | }); | ||
+ | }); | ||
+ | //sunshine | ||
+ | $(document).ready(function(){ | ||
+ | $("#sunshine1").mouseover(function(){ | ||
+ | //$("#pic_sunshine").stop().fadeIn(); | ||
+ | $("#pic_sunshine").fadeIn(x); | ||
+ | }); | ||
+ | $("#sunshine1").mouseout(function(){ | ||
+ | $("#pic_sunshine").fadeOut(x); | ||
+ | }); | ||
+ | }); | ||
+ | $(document).ready(function(){ | ||
+ | $("#sunshine2").mouseover(function(){ | ||
+ | //$("#pic_sunshine").stop().fadeIn(); | ||
+ | $("#pic_sunshine").fadeIn(x); | ||
+ | }); | ||
+ | $("#sunshine2").mouseout(function(){ | ||
+ | $("#pic_sunshine").fadeOut(x); | ||
+ | }); | ||
+ | }); | ||
+ | $(document).ready(function(){ | ||
+ | $("#sunshine3").mouseover(function(){ | ||
+ | //$("#pic_sunshine").stop().fadeIn(); | ||
+ | $("#pic_sunshine").fadeIn(x); | ||
+ | }); | ||
+ | $("#sunshine3").mouseout(function(){ | ||
+ | $("#pic_sunshine").fadeOut(x); | ||
+ | }); | ||
+ | }); | ||
+ | $(document).ready(function(){ | ||
+ | $("#sunshine4").mouseover(function(){ | ||
+ | //$("#pic_sunshine").stop().fadeIn(); | ||
+ | $("#pic_sunshine").fadeIn(x); | ||
+ | }); | ||
+ | $("#sunshine4").mouseout(function(){ | ||
+ | $("#pic_sunshine").fadeOut(x); | ||
+ | }); | ||
+ | }); | ||
+ | |||
+ | |||
+ | </script> | ||
+ | |||
+ | </head> | ||
+ | |||
+ | |||
+ | <body> | ||
+ | |||
+ | <script type="text/javascript" src="https://2013.igem.org/Team:UCL/static/header.js?action=raw&ctype=text/javascript"> | ||
+ | </script> | ||
+ | |||
+ | |||
+ | <div id="menu"> | ||
+ | |||
+ | <div id="dropdown"> | ||
+ | |||
+ | |||
+ | <script type="text/javascript" src="https://2013.igem.org/Team:UCL/static/dropdown.js?action=raw&ctype=text/javascript"> | ||
+ | </script> | ||
+ | |||
+ | |||
+ | </div> | ||
+ | |||
+ | </div> | ||
+ | |||
+ | <div id="all_content"> | ||
+ | |||
+ | <div id="container"> | ||
<script src="jquery-1.11.1.min.js"></script> | <script src="jquery-1.11.1.min.js"></script> | ||
<script src="smoothVerticalScroll.js"></script> | <script src="smoothVerticalScroll.js"></script> |
Revision as of 15:49, 21 August 2014