Difference between revisions of "Template:CSU CHINA"

Line 52: Line 52:
  
 
     <script type="text/javascript">
 
     <script type="text/javascript">
        // 若文档高度小于窗口高度,赞助框位于页面最底部
 
        $(document).ready(function(){
 
            if(screen.height>=$(document).height()){
 
                $("footer").css("position","fixed");
 
            }
 
 
             $(".dropdown").hover(function() {
 
             $(".dropdown").hover(function() {
 
                 stop(true,true);
 
                 stop(true,true);

Revision as of 05:57, 21 October 2019