Template:CSS/UT-Tokyo/Counter/Contents
From 2014.igem.org
(Difference between revisions)
Pineappler (Talk | contribs) |
Pineappler (Talk | contribs) |
||
Line 523: | Line 523: | ||
function loadContent(cont,link){ | function loadContent(cont,link){ | ||
document.title = "σ-Re Counter | UT-Tokyo 2014"; | document.title = "σ-Re Counter | UT-Tokyo 2014"; | ||
+ | |||
+ | $('html, body').scrollTop(); | ||
var loading = document.getElementById("loading-img"); | var loading = document.getElementById("loading-img"); |