Difference between revisions of "Team:XJTU-China/Engineering"

(Prototype team page)
 
Line 1: Line 1:
{{IGEM_TopBar}}
+
{{XJTU-China/style}}
{{XJTU-China}}
+
{{XJTU-China/youtube}}
<html>
+
<html lang="en" dir="ltr">
  
 +
<head>
 +
    <title>Team:XJTU-China/Engineering</title>
 +
    <meta charset="utf-8">
 +
    <meta name="keywords" content="iGEM,Xi'an Jiaotong University,XJTU-China,Tryptophan,
 +
        Trp,Biosynthesis,E.coli">
 +
    <meta name="description"
 +
        content="Welcome to 2021 XJTU-China. Please check our recent work on tryptophan biosynthesis via E.coli">
 +
    <meta name="viewport"
 +
        content="width=device-width, initial-scale=1.0, minimum-scale=0.5, maximum-scale=2.0, user-scalable=yes" />
 +
    <link rel="stylesheet" type="text/css"
 +
        href="https://2021.igem.org/wiki/index.php?title=Template:XJTU-China&action=raw&ctype=text/css" />
 +
    <link rel="stylesheet" type="text/css"
 +
        href="https://2021.igem.org/wiki/index.php?title=Template:XJTU-China/font_awesome_min&action=raw&ctype=text/css" />
 +
    <link rel="stylesheet" type="text/css"
 +
        href="https://2021.igem.org/wiki/index.php?title=Template:XJTU-China/bootstrap&action=raw&ctype=text/css" />
 +
    <!-- <link rel="stylesheet" type="text/css"
 +
        href="https://2021.igem.org/wiki/index.php?title=Template:XJTU-China/youtube&action=raw&ctype=text/css" /> -->
  
<div class="column full_size judges-will-not-evaluate">
+
</head>
<h3>★  ALERT! </h3>
+
<p>This page is used by the judges to evaluate your team for the <a href="https://2021.igem.org/Judging/Medals">medal criterion</a> or <a href="https://2021.igem.org/Judging/Awards"> award listed below</a>. </p>
+
<p> Delete this box in order to be evaluated for this medal criterion and/or award. See more information at <a href="https://2021.igem.org/Judging/Pages_for_Awards"> Instructions for Pages for awards</a>.</p>
+
</div>
+
  
 +
<body>
 +
    <!--banner-->
 +
    <section>
 +
        <div class="container row fixedBackground">
 +
            <div class="fixedBackgroundImg"
 +
                style="background-image: url(https://static.igem.org/mediawiki/2021/f/fd/T--XJTU-China--bg.jpg);">
 +
            </div>
 +
            <div class="pageHeadline"><span>Engineering</span></div>
 +
        </div>
 +
    </section>
  
<div class="clear"></div>
+
    <!--JS-->
 
+
    <script type="text/javascript"
 
+
        src="https://2021.igem.org/wiki/index.php?title=Template:XJTU-China/jquery&action=raw&ctype=text/javascript"></script>
<div class="column full_size">
+
    <script type="text/javascript"
<h1>Engineering Success</h1>
+
        src="https://2021.igem.org/wiki/index.php?title=Template:XJTU-China/bootstrapJS&action=raw&ctype=text/javascript"></script>
<h3> Silver Medal Criterion #1</h3>
+
    <script type="text/javascript"
 
+
        src="https://2021.igem.org/wiki/index.php?title=Template:XJTU-China/lottie&action=raw&ctype=text/javascript"></script>
<p>Demonstrate engineering success in a part of your project by going through at least one iteration of the engineering design cycle. This achievement should be distinct from your Contribution for Bronze.
+
    <!--dr-menuSliding-->
<br><br>
+
    <script>
Please see the <a href="https://2021.igem.org/Judging/Medals">2021 Medals Page</a> for more information.
+
        var fsliding = (function () {
</p>
+
            window.addEventListener('scroll', function () {
 
+
                var scroll = $(window).scrollTop();
 
+
                var pageHeight = $(window).height();
<p>If you plan to show engineering success by creating a new Part that has been shown to work as expected, you must document your contribution on the Part's Main Page on the <a href="http://parts.igem.org/Main_Page">Registry</a> for your team to be eligible for this criteria.</p>
+
                var pageWidth = $(window).width();
 
+
                var drMenu = $(".dr-menu");
</div>
+
                var containerHeight = $("#container").height();
 +
                var drMenuHeight = drMenu.height();
 +
                var headerHeight = $("header").height();
  
 +
                if (pageWidth < 992) {
 +
                    drMenu.hide();
 +
                }
 +
                else {
 +
                    drMenu.show();
 +
                    // drmenu到底, -5px莫名其妙
 +
                    if (scroll - 5 - (0.7 * pageHeight - headerHeight) + drMenuHeight >= containerHeight) {
 +
                        drMenu.css({
 +
                            "position": "relative",
 +
                            "top": (containerHeight - drMenuHeight).toString() + "px"
 +
                        });
 +
                    }
 +
                    //滑动时,-5px莫名其妙
 +
                    else if (scroll - 5 > 0.7 * pageHeight - headerHeight) {
 +
                        drMenu.css({
 +
                            "position": "fixed",
 +
                            "top": (headerHeight + 100).toString() + "px"
 +
                        });
 +
                    }
 +
                    //未滑动时
 +
                    else {
 +
                        drMenu.css({
 +
                            "position": "relative",
 +
                            "top": "0"
 +
                        });
 +
                    }
 +
                }
 +
            })
 +
        })()
 +
    </script>
 +
</body>
  
 
</html>
 
</html>
 +
{{XJTU-China/header}}
 +
{{XJTU-China/footer}}

Revision as of 02:41, 20 September 2021

Team:XJTU-China/Engineering

Engineering

contact us

Xi'an Jiaotong University
28 Xianning West Road
Xi'an, Shaanxi, China, 710049
xjtu_igem@xjtu.edu.cn

Made with ❤️ by