Difference between revisions of "Template:CSU CHINA"

Line 51: Line 51:
 
             // 若文档高度小于窗口高度,赞助框位于页面最底部
 
             // 若文档高度小于窗口高度,赞助框位于页面最底部
 
             $(".dropdown").hover(function() {
 
             $(".dropdown").hover(function() {
                 $('.dropdown-menu', this).stop(true,true).slideToggle("fast");
+
                 $('.dropdown-menu', this).slideToggle("fast");
 
             });
 
             });
 
             // 改导航栏css
 
             // 改导航栏css

Revision as of 20:32, 21 October 2019