Difference between revisions of "Team:NJU-China/HP"

Line 3: Line 3:
 
     <meta charset="UTF-8">
 
     <meta charset="UTF-8">
 
     <title>HP</title>
 
     <title>HP</title>
      
+
     <link rel="stylesheet" type="text/css" href="https://2017.igem.org/Team:NJU-China/CSS:loaderskit?action=raw&ctype=text/css">
 
         <link rel="stylesheet" type="text/css" href="https://2017.igem.org/Team:NJU-China/CSS:Bootstrap?action=raw&ctype=text/css">
 
         <link rel="stylesheet" type="text/css" href="https://2017.igem.org/Team:NJU-China/CSS:Bootstrap?action=raw&ctype=text/css">
 
         <link rel="stylesheet" type="text/css" href="https://2017.igem.org/Team:NJU-China/CSS:vicstyle?action=raw&ctype=text/css">
 
         <link rel="stylesheet" type="text/css" href="https://2017.igem.org/Team:NJU-China/CSS:vicstyle?action=raw&ctype=text/css">
Line 10: Line 10:
 
     <script type="text/javascript" src="https://2017.igem.org/Team:NJU-China/Javascript:jquery-scripts?action=raw&ctype=text/javascript"></script>
 
     <script type="text/javascript" src="https://2017.igem.org/Team:NJU-China/Javascript:jquery-scripts?action=raw&ctype=text/javascript"></script>
 
     <script type="text/javascript" src="https://2017.igem.org/Team:NJU-China/Javascript:jquery-jumpto?action=raw&ctype=text/javascript"></script>
 
     <script type="text/javascript" src="https://2017.igem.org/Team:NJU-China/Javascript:jquery-jumpto?action=raw&ctype=text/javascript"></script>
 
+
.loader {
 +
                position: fixed;
 +
                left: 0px;
 +
                top: 0px;
 +
                width: 100%;
 +
                height: 100%;
 +
                z-index: 9999;
 +
                background: url('https://static.igem.org/mediawiki/2017/b/bd/NJU_China_iGEM_2017_loading.gif') 50% 50% no-repeat rgb(249, 249, 249);
 +
            }
 
<style>
 
<style>
 
#sideMenu,
 
#sideMenu,
Line 256: Line 264:
 
         });
 
         });
 
     </script>
 
     </script>
 +
    <div class="loader"></div>
 +
        <script type="text/javascript">
 +
            $(window).load(function() {
 +
                $(".loader").fadeOut("slow");
 +
            })
 +
        </script>
 
</body>
 
</body>
 
</html>
 
</html>

Revision as of 13:06, 1 November 2017

HP .loader { position: fixed; left: 0px; top: 0px; width: 100%; height: 100%; z-index: 9999; background: url('https://static.igem.org/mediawiki/2017/b/bd/NJU_China_iGEM_2017_loading.gif') 50% 50% no-repeat rgb(249, 249, 249); }

Human Practice

Our human practice involves social activity and public engagement. We work on promotion of the knowledge for targeted therapy and survey on people’s attitude towards all the weight loss program which includes our work. Besides, we get in touch with doctor and patients to establish contact with clinical treatment.
Obesity has become increasingly disturbing and common these years since it gets in the way of people pursuing beauty and health. To improve our project ulteriorly and help people practically, we worked on the publicity of targeted therapeutics and the surveys of people’s attitudes towards various weight-losing methods or efforts. Additionally, we communicated with doctors and patients in person to acquire more information about clinical treatments, hoping to know more about the feasibility of our targeted therapeutics.