Team:UNITN-Trento/JS/Library/toTop

From 2013.igem.org

function toTop(e) { $(e).scrollTop(0); }