Difference between revisions of "Template:JNFLS"

Line 2: Line 2:
  
 
<script>
 
<script>
$('.header_nav').text(window.location.pathname)
 
 
$(function(){
 
$(function(){
 +
$('.header_nav').text(window.location.pathname)
 
$(window).on('scroll',function(){
 
$(window).on('scroll',function(){
 
var top=$(this).scrollTop();
 
var top=$(this).scrollTop();

Revision as of 03:38, 28 September 2017