Template:Team:Cambridge/BLOG HEAD

From 2011.igem.org

(Difference between revisions)
Line 7: Line 7:
   #blog_header a.cam-selected {font-weight: bold;}
   #blog_header a.cam-selected {font-weight: bold;}
</style>
</style>
-
 
-
<script type='text/javascript'>
 
-
$(window).ready( function() {
 
-
  var the_id = /Week_\d+/i.exec(this.location.pathname);
 
-
  console.log("the_id: " + the_id);
 
-
});
 
-
</script>
 
<div id="blog_header">  
<div id="blog_header">  
Line 30: Line 23:
<a id='Week_12' href="/Team:Cambridge/Blog/Week_12">12</a>
<a id='Week_12' href="/Team:Cambridge/Blog/Week_12">12</a>
</div>
</div>
 +
 +
<script type='text/javascript'>
 +
  var the_id = /Week_\d+/i.exec(this.location.pathname);
 +
  console.log("the_id: " + the_id);
 +
</script>
<div id="blog_contents">
<div id="blog_contents">
</html>
</html>

Revision as of 11:00, 13 September 2011

Loading...
OVERVIEW
home

Week: 1 - 2 - 3 - 4 - 5 - 6 - 7 - 8 - 9 - 10 - 11 - 12