Difference between revisions of "Template:JNFLS"

Line 3: Line 3:
 
<script>
 
<script>
 
$(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:40, 28 September 2017