Template:Team:Cambridge/BLOG HEAD

From 2011.igem.org

(Difference between revisions)
 
(2 intermediate revisions not shown)
Line 3: Line 3:
<html>
<html>
<style type='text/css'>
<style type='text/css'>
-
   #blog_header {height: 20px; font: 12px verdana, sans-serif; border-bottom: 1px solid grey;}
+
   #blog_header {height: 20px; font: 14px verdana, sans-serif; border-bottom: 1px solid grey;}
   #blog_header a {font: inherit;}
   #blog_header a {font: inherit;}
   #blog_header a.cam-selected {font-weight: bold;}
   #blog_header a.cam-selected {font-weight: bold;}
Line 23: 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'>
 +
  console.log("Hey, Look! The script is working!");
 +
  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>

Latest revision as of 11:03, 13 September 2011

Loading...
OVERVIEW
home

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