Revision history of "Team:UniSalento Lecce/js/go-to-top.js"

From 2013.igem.org

Diff selection: mark the radio boxes of the revisions to compare and hit enter or the button at the bottom.

Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.
  • (cur | prev) 00:38, 30 May 2013 Mattcrow (Talk | contribs) (434 bytes) (Created page with "$(document).ready(function(){ // hide #back-top first $("#back-top").hide(); // fade in #back-top $(function () { $(window).scroll(function () { if ($(this).scrollTop...")