Team:WHU-China/project

From 2013.igem.org

(Difference between revisions)
Line 25: Line 25:
     <![endif]-->
     <![endif]-->
     <script src="http://cdn.jquerytools.org/1.2.5/full/jquery.tools.min.js"></script>
     <script src="http://cdn.jquerytools.org/1.2.5/full/jquery.tools.min.js"></script>
 +
 +
<script type="text/javascript">
 +
        $(window).scroll(function () {
 +
            var scrollPos = $(window).scrollTop();
 +
            if (scrollPos > 100) {
 +
                $(".mainiGEM").addClass("sticktotop");
 +
            } else {
 +
                $(".mainiGEM").removeClass("sticktotop");
 +
            }
 +
        });
 +
    </script>
 +
 +
<div class="mainiGEM">
 +
<a title="iGEM Main Page" href="https://2013.igem.org/Main_Page">
 +
<img src="https://static.igem.org/mediawiki/2013/b/b0/Back_to_IGEM.png" style="width:80px;height:60px;position:fixed;top:10px;right:0px;z-index:1000;"/></a>
 +
</div>

Revision as of 05:31, 24 September 2013

We strongly recommend you to use a non-IE core browser, for example Firefox, Chrome, Safari, or Opera

If you have never heard about CRISPR/Cas9 and have no idea how it works,you may need to take a few minutes for elementary knowledge in Project background & introduction


Our project module is the most splendid part, for the blueprint of our project and the catching descriptions, please browse Modules


What we have done may be of great value for your research, however we succeeded or failed. You may be concerned about our Results & Future works