Template:Team:UESTC/footer

From 2013.igem.org

(Difference between revisions)
(Blanked the page)
Line 1: Line 1:
 +
<html>
 +
<head>
 +
<meta http-equiv="Content-type" content="text/html; charset=utf-8">
 +
    <title>footer</title>
 +
    <script src="http://code.jquery.com/jquery-1.9.1.min.js"></script>
 +
<script src="https://2013.igem.org/Team:UESTC/js/jquery.slides.min.js?action=raw&ctype=text/javascript"></script>
 +
    <script type="text/javascript">
 +
    $(function() {
 +
      $('#slides').slidesjs({
 +
        width: 600,
 +
        height: 400,
 +
        play: {
 +
          active: true,
 +
          auto: true,
 +
          interval: 4000,
 +
          swap: true
 +
        }
 +
      });
 +
    });
 +
    </script>
 +
 +
</head>
 +
<body>
 +
 +
</body>
 +
</html>

Revision as of 17:54, 5 August 2013

footer