Difference between revisions of "Template:NCTU Formosa/test"

Line 1,709: Line 1,709:
 
});
 
});
  
/*$(window).bind('scroll',function(){
 
                var len=$(this).scrollTop();
 
                var a=document.elementById("tb");
 
                if(len>=900){
 
                    $('tb').fadeIn(500);
 
                }else{
 
                    $('tb').fadeOut(200);
 
                }
 
            });*/
 
  
 
window.onscroll = function() {
 
window.onscroll = function() {

Revision as of 05:23, 7 October 2018

Navigation Bar