Team:Shenzhen SFLS

From 2013hs.igem.org

(Difference between revisions)
Line 54: Line 54:
<script type="text/javascript">
<script type="text/javascript">
-
$(window).load(function() {
+
$(document).ready(function () {
$('#featured').orbit({
$('#featured').orbit({
Line 76: Line 76:
fluid : true // or set a aspect ratio for content slides (ex: '4x3')
fluid : true // or set a aspect ratio for content slides (ex: '4x3')
});
});
-
var menu_active = function (_index) {
+
menu_active(5);
-
            $('.nav li').removeClass('active_select');
+
});
-
            $('.nav li').eq(_index).addClass('active_select');
+
-
        }
+
-
            menu_active(0);
+
-
     
+
-
    });
+
</script>
</script>
</body>
</body>
</html>
</html>

Revision as of 07:40, 14 June 2013

  • Project

    Find a possible way for human beings to solve Eutrophication, aenvironmentally friendly way.

    More
  • Notebook

    See what we have done in our lab and you can check our recent progress. Also you can see our parts.

    More
  • Team

    Take a look at our crew, our instructors and our helpers.

    More
  • Human practices

    We have done a lot to spread syntheticbiology and iGEM. Check out some details.

    More