Team:Freiburg/Templates/html/js.html

From 2014.igem.org

(Difference between revisions)
Line 54: Line 54:
         offset: {
         offset: {
           top: function () {
           top: function () {
-
             return (this.top = $('header .header-banner').outerHeight(true))
+
             return (this.top = $('header nav').offset().top - 5)
           }
           }
         , bottom: function () {
         , bottom: function () {

Revision as of 18:02, 16 September 2014