Team:Cambridge/new

From 2011.igem.org

(Difference between revisions)
Line 7: Line 7:
-->
-->
<script type="text/javascript">
<script type="text/javascript">
-
 
+
  console.log('not importing wiki.js');
   var head = '<title>Cambridge iGEM</title>';
   var head = '<title>Cambridge iGEM</title>';
$(window).ready(function() {
$(window).ready(function() {
-
   console.log('not performing Hack.');
+
   console.log('not performing head Hack.');
    
    
   //$('head').html(head);
   //$('head').html(head);
 +
  console.log('not performing body hack');
   //$('body').html($('#cam_page'));
   //$('body').html($('#cam_page'));
});
});

Revision as of 18:34, 7 September 2011