Team:ETH Zurich/tpl/read-more
From 2014.igem.org
(Difference between revisions)
Line 12: | Line 12: | ||
$ps = $up.find("p:not('.read-more')"); | $ps = $up.find("p:not('.read-more')"); | ||
- | $ | + | $up.each(function() { |
totalHeight += $up.outerHeight(); | totalHeight += $up.outerHeight(); | ||
}); | }); |
Revision as of 12:54, 15 August 2014