Revision history of "Team:BIT/jquery.scrollto.js"

From 2014.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) 13:16, 21 August 2014 CharMoon (Talk | contribs) (2,625 bytes) (Created page with "jQuery.getPos = function (e) { var l = 0; var t = 0; var w = jQuery.intval(jQuery.css(e,'width')); var h = jQuery.intval(jQuery.css(e,'height')); var wb = e.offsetWidth; v...")