Line 1,149: | Line 1,149: | ||
}); | }); | ||
− | window.onscroll = function() { | + | window.onscroll = function() {element.classList.remove("ul li a");}; |
+ | window.onscroll = function() {document.getElementById("navigation").className = ".test";}; | ||
+ | |||
+ | |||
+ | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
</script> | </script> | ||
</html> | </html> |
Revision as of 13:35, 21 September 2018