Difference between revisions of "Team:SUSTech Shenzhen/themeJs"

 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
<html>
 
<html>
 
<footer>
 
<footer>
     <script src="https://2014.igem.org/Team:SUSTC-Shenzhen/js/pace.min.js?action=raw&ctype=text/javascript"></script>
+
     <script src="https://2014.igem.org/Team:SUSTech_Shenzhen/js/pace-min-js?action=raw&ctype=text/javascript"></script>
 
     <!--script src="//2014.igem.org/Team:SUSTC-Shenzhen/static/js/jquery.pjax.js?action=raw&ctype=text/javascript"></script-->
 
     <!--script src="//2014.igem.org/Team:SUSTC-Shenzhen/static/js/jquery.pjax.js?action=raw&ctype=text/javascript"></script-->
 
     <script src="https://2016.igem.org/Team:SUSTech_Shenzhen/js/bootstrap-min-js?action=raw&ctype=text/javascript"></script>
 
     <script src="https://2016.igem.org/Team:SUSTech_Shenzhen/js/bootstrap-min-js?action=raw&ctype=text/javascript"></script>
Line 102: Line 102:
 
     $("#searchInput").val("SUSTech "+$("#searchInput").val());
 
     $("#searchInput").val("SUSTech "+$("#searchInput").val());
 
   });
 
   });
   $('.reference>a, span.mw-cite-backlink > a').click(function() {
+
   $('.reference>a, span.mw-cite-backlink > a, .page-scroll').click(function() {
 
     console.log(this.hash);
 
     console.log(this.hash);
 
     if (location.pathname.replace(/^\//,'') == this.pathname.replace(/^\//,'')  
 
     if (location.pathname.replace(/^\//,'') == this.pathname.replace(/^\//,'')  
Line 117: Line 117:
 
     }
 
     }
 
   });
 
   });
 
+
  $(".table, .katex-block > span").wrap("<div class='table-responsive'></div>")
  
 
   </script>
 
   </script>
 
   <link rel="stylesheet" href="https://2016.igem.org/Team:SUSTech_Shenzhen/css/katex-css?action=raw&ctype=text/css">
 
   <link rel="stylesheet" href="https://2016.igem.org/Team:SUSTech_Shenzhen/css/katex-css?action=raw&ctype=text/css">
 +
  <link rel="stylesheet" href="https://2016.igem.org/Team:SUSTech_Shenzhen/css/ionicons-min-css?action=raw&ctype=text/css">
 
</footer>
 
</footer>
 
</html>
 
</html>

Latest revision as of 20:02, 19 October 2016