Difference between revisions of "Team:Tsinghua-A/navpage"

Line 20: Line 20:
 
     <script type="text/javascript">
 
     <script type="text/javascript">
 
         function delayURL(url, time) {
 
         function delayURL(url, time) {
             setTimeout("top.location.href = '" + url + "'", time);
+
             setTimeout("top.location.href = '" + url + "'", 500);
 
         }
 
         }
 
     </script>
 
     </script>

Revision as of 00:05, 22 October 2019