Team:Imperial College/Templates/Banner

From 2013.igem.org

(Difference between revisions)
Line 256: Line 256:
</div>
</div>
 +
</body>
 +
</html>
 +
<html lang="en">
 +
<head>
 +
<meta http-equiv="content-type" content="text/html;charset=utf-8">
 +
<link rel="stylesheet" type="text/css" href="https://2011.igem.org/Team:Imperial_College_London/superfish?action=raw&ctype=text/css" media="screen">
 +
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script>
 +
<script type="text/javascript" src="https://2011.igem.org/Team:Imperial_College_London/hoverIntent?action=raw&ctype=text/js"></script>
 +
<script type="text/javascript" src="https://2011.igem.org/Team:Imperial_College_London/superfishjs?action=raw&ctype=text/js"></script>
 +
 +
              <script type="text/javascript" src="https://2011.igem.org/Team:Imperial_College_London/magnifier?action=raw&ctype=text/js">
 +
/***********************************************
 +
* jQuery Image Magnify- (c) Dynamic Drive DHTML code library (www.dynamicdrive.com)
 +
* This notice MUST stay intact for legal use
 +
* Visit Dynamic Drive at http://www.dynamicdrive.com/ for this script and 100s more
 +
***********************************************/
 +
<script type="text/javascript">
 +
var $ = jQuery;
 +
jQuery.imageMagnify.zIndexcounter = 1000;
 +
</script>
 +
 +
<script>
 +
$(document).ready(function() {
 +
    $("sup").click(function () {
 +
      if ($(this).html().substr(0,1)=="[")
 +
      {
 +
        if ($('.technology').length>0)
 +
        {
 +
            ddaccordion.expandone('technology', $('.technology').length-1)
 +
            setTimeout("window.scrollBy(0,50000)",200)
 +
        }
 +
        else window.scrollBy(0,50000)
 +
      }
 +
    });
 +
    $("sup").mouseover(function () {
 +
        if ($(this).html().substr(0,1)=="[") $(this).css('cursor', 'pointer');
 +
    });
 +
});
 +
</script>
 +
 +
<script>
 +
 +
    $(document).ready(function() {
 +
        $('ul.sf-menu').superfish({
 +
        });
 +
    });
 +
 +
</script>
 +
 +
</head>
 +
 +
<body>
 +
<div id='menucontainer'>
 +
<ul class="sf-menu sf-navbar">
 +
<li>
 +
<a class="sf-with-ul" href="#">Project AuxIn<span class="sf-sub-indicator"> &#187;</span></a>
 +
<ul>
 +
<li><a href="https://2013.igem.org/Team:Imperial_College_London">Home</a></li> 
 +
</ul>
 +
</li>
 +
<li>
 +
<a class="sf-with-ul" href="#">Achievements<span class="sf-sub-indicator"> &#187;</span></a>
 +
<ul>
 +
<li><a href="https://2013.igem.org/Team:Imperial_College_London/Achievements">Main Results</a></li>
 +
</ul>
 +
                                        </li>
 +
<li>
 +
<a class="sf-with-ul" href="#">Human Practice<span class="sf-sub-indicator"> &#187;</span></a>
 +
<ul>
 +
<li><a href="https://2013.igem.org/Team:Imperial_College_London/Human_Overview">Informing Design</a></li>
 +
<li><a href="https://2013.igem.org/Team:Imperial_College_London/Safety">Safety</a></li>
 +
<li><a href="https://2013.igem.org/Team:Imperial_College_London/Human/Outreach">Outreach</a></li>
 +
</ul>
 +
</li>
 +
<li>
 +
<a class="sf-with-ul" href="#">Extras<span class="sf-sub-indicator"> &#187;</span></a>
 +
<ul>
 +
                                                        <li><a href="https://2013.igem.org/Team:Imperial_College_London/Extras/Collaboration">Collaboration</a></li>
 +
<li><a href="https://2013.igem.org/Team:Imperial_College_London/Protocols_General">Protocols</a></li>
 +
<li><a href="https://2013.igem.org/Team:Imperial_College_London/Software">Software</a></li>
 +
<li><a href="https://2013.igem.org/Team:Imperial_College_London/Notebook/week1">Diary</a></li>
 +
                                                        <li><a href="https://2013.igem.org/Team:Imperial_College_London/Brainstorming_Health">Brainstorming</a></li>
 +
</ul>
 +
</li>
 +
<li>
 +
<a href="https://2013.igem.org/Team:Imperial_College_London/Team">Team</a>
 +
</li>
 +
</ul>
 +
</div>
 +
<p><br/><br/></p>
</body>
</body>
</html>
</html>

Revision as of 20:53, 5 August 2013