Difference between revisions of "Template:British Columbia 2"

m
m
Line 77: Line 77:
 
   background-color: grey;
 
   background-color: grey;
 
}
 
}
 
.test{
 
  font-size: 4em;
 
}
 
 
 
</style>
 
</style>
 
<script>
 
<script>
Line 87: Line 82:
  
 
function scrollFunction(){
 
function scrollFunction(){
     var navigationBar= document.getElementById("navigation-bar");
+
     var navigationBar = document.getElementById("navigation-bar");
 +
    var coverHeight = document.getElementById("cover").scrollHeight;
  
     if (document.body.scrollTop > 339 || document.documentElement.scrollTop > 339) {
+
     if (document.body.scrollTop > coverHeight || document.documentElement.scrollTop > coverHeight ) {
 
         navigationBar.classList.add("opaque-nav");
 
         navigationBar.classList.add("opaque-nav");
 
     } else {
 
     } else {

Revision as of 14:09, 3 October 2016

Home

Eagles