Difference between revisions of "Team:Cambridge-JIC"
KaterinaMN (Talk | contribs) |
m |
||
Line 93: | Line 93: | ||
function scrollsection(id) { | function scrollsection(id) { | ||
− | $("html, body").animate({ scrollTop: $($("section.dotslide").get(id)).offset().top }, 1000); | + | $("html, body").animate({ scrollTop: $($("section.dotslide").get(id)).offset().top + 70}, 1000); |
} | } | ||
</script> | </script> |
Revision as of 20:10, 14 September 2015