Template:Queens Canada/Notebook

From 2012.igem.org

(Difference between revisions)
Line 352: Line 352:
</div>
</div>
<script type="text/javascript">
<script type="text/javascript">
-
var maxHeight = 0;
+
var maxHeight = (#notebookcontent).height();
-
$('.notebook_height').each(function(index){
+
 
-
if ($(this).height() > maxHeight)
+
(#procotolcontent).css("height": maxHeight);
-
{
+
 
-
maxHeight = $(this).height();
+
-
}
+
-
});
+
-
$('.notebook_height').height(maxHeight);
 
</script>
</script>

Revision as of 14:06, 10 July 2012

Control