Team:UCLondon/Templates/Header
From 2012e.igem.org
(Difference between revisions)
(10 intermediate revisions not shown) | |||
Line 127: | Line 127: | ||
</style> | </style> | ||
- | + | <script src="https://dl.dropbox.com/u/3703109/igeme/js/mb-additions.js"></script> | |
<script type="text/javascript"> | <script type="text/javascript"> | ||
Line 133: | Line 133: | ||
var nHeight = $('.MBContent').height(); | var nHeight = $('.MBContent').height(); | ||
$('.MBWikiStyle').css('height', nHeight); | $('.MBWikiStyle').css('height', nHeight); | ||
+ | |||
+ | setTimeout(function(){ | ||
+ | var nHeight = $('.MBContent').height(); | ||
+ | $('.MBWikiStyle').css('height', nHeight); | ||
+ | },2000); | ||
Latest revision as of 00:02, 28 October 2012