Difference between revisions of "Template:BIT-China"

Line 333: Line 333:
 
             backTopFunc();
 
             backTopFunc();
  
         //导航栏抖动 —— 依赖于AnimateCSS
+
         /*导航栏抖动 —— 依赖于AnimateCSS
 
         $('.tabdown>a').on("mouseover",function () {
 
         $('.tabdown>a').on("mouseover",function () {
 
             $(this).addClass('animated swing').one('webkitAnimationEnd mozAnimationEnd MSAnimationEnd oanimationend animationend', function () {
 
             $(this).addClass('animated swing').one('webkitAnimationEnd mozAnimationEnd MSAnimationEnd oanimationend animationend', function () {
 
                 $(this).removeClass("animated swing");
 
                 $(this).removeClass("animated swing");
 
             });
 
             });
         });
+
         });*/
  
 
             //判断元素进入视口
 
             //判断元素进入视口

Revision as of 16:20, 4 November 2016

backtop