Team:UCLondon/Templates/Header

From 2012e.igem.org

(Difference between revisions)
Line 131: Line 131:
   $(document).ready(function() {
   $(document).ready(function() {
-
        // var nHeight = $('.MBContent').height();
+
        var nHeight = $('.MBContent').height();
-
         //$('.MBWikiStyle').css('height', nHeight);
+
         $('.MBWikiStyle').css('height', nHeight);
         setTimeout(function(){
         setTimeout(function(){

Revision as of 23:51, 26 October 2012

{{{1}}}