Difference between revisions of "Template:BUHW2016"

Line 390: Line 390:
 
  */
 
  */
  
(function($) {
 
    "use strict"; // Start of use strict
 
 
 
    // Offset for Main Navigation
 
    $('#mainNav').affix({
 
        offset: {
 
            top: 100
 
        }
 
    })
 
})(jQuery); // End of use strict
 
  
 
</script>
 
</script>

Revision as of 19:49, 6 July 2016