Team:ETH Zurich/tpl/read-more

From 2014.igem.org

(Difference between revisions)
Line 13: Line 13:
$ps.each(function() {
$ps.each(function() {
-
totalHeight += $(this).outerHeight();
+
totalHeight += $(this).height();
});
});

Revision as of 13:02, 15 August 2014