m |
m |
||
Line 83: | Line 83: | ||
function scrollFunction(){ | function scrollFunction(){ | ||
var navigationBar = document.getElementById("navigation-bar"); | var navigationBar = document.getElementById("navigation-bar"); | ||
− | |||
if (document.body.scrollTop > 339 || document.documentElement.scrollTop > 339) { | if (document.body.scrollTop > 339 || document.documentElement.scrollTop > 339) { |
Revision as of 14:12, 3 October 2016
Eagles