Template:CSS/UT-Tokyo/Counter/Contents
From 2014.igem.org
(Difference between revisions)
Pineappler (Talk | contribs) |
Pineappler (Talk | contribs) |
||
Line 683: | Line 683: | ||
} | } | ||
} | } | ||
- | |||
} | } | ||
function bttop(){ | function bttop(){ | ||
Line 700: | Line 699: | ||
<script> | <script> | ||
$(window).load( function() { | $(window).load( function() { | ||
+ | $("#contentsBody").mCustomScrollbar({ | ||
+ | mouseWheelPixels: 250 | ||
+ | }); | ||
$('#isotope').isotope({ | $('#isotope').isotope({ |