Team:Sheffield/modelling

From 2014.igem.org

(Difference between revisions)
Line 1: Line 1:
{{Team:Sheffield}}
{{Team:Sheffield}}
-
<html xmlns="http://www.w3.org/1999/xhtml">
+
 
<head>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
Line 209: Line 209:
</body>
</body>
-
</html>
 

Revision as of 01:58, 12 September 2014

<head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge" /> <title>timeline</title>

<link href="css/style.css" rel="stylesheet" type="text/css" />

</head> <body>



Contents

product

<a href="#">2012</a>

  • March

     

  • April

     

  • May

     

  • June

     

  • July

     

  • August

     

  • September

  • October

     

<a href="#">2013</a>

  • March

     

  • April

     

  • May

     

  • June

     

  • July

     

  • August

     

  • September

     

  • October

     

<a href="#">2014</a>

  • August

     

  • July

     


<script type="text/javascript" src="js/jquery.min.js"></script> <script type="text/javascript"> $(".main .year .list").each(function(e, target){ var $target= $(target), $ul = $target.find("ul"); $target.height($ul.outerHeight()), $ul.css("position", "absolute"); }); $(".main .year>h2>a").click(function(e){ e.preventDefault(); $(this).parents(".year").toggleClass("close"); }); </script>

</body>