Home | History | Annotate | Download | only in js

Lines Matching refs:headerHeight

882   var headerHeight = $('#header-wrapper').outerHeight();
893 navHeight = windowHeight - (headerHeight - scrollTop) - topMargin;