Xiexiaohan (Talk | contribs) |
|||
Line 80: | Line 80: | ||
<div class="box small_dot"></div> | <div class="box small_dot"></div> | ||
<img src="https://static.igem.org/mediawiki/2018/0/00/T--SZU-China--HP-gif1.gif" id="gif_bg1" class="gif_bg" width="550px" height="400px" style="border-radius: 50%;margin-left: -40px" /> | <img src="https://static.igem.org/mediawiki/2018/0/00/T--SZU-China--HP-gif1.gif" id="gif_bg1" class="gif_bg" width="550px" height="400px" style="border-radius: 50%;margin-left: -40px" /> | ||
− | <img src="https://static.igem.org/mediawiki/2018/2/26/T--SZU-China--HP-gif2.gif" id="gif_bg2" class="gif_bg" width="550px" height="400px" style="border-radius: 50%;margin-left: -40px" /> | + | <img src="https://static.igem.org/mediawiki/2018/2/26/T--SZU-China--HP-gif2.gif" id="gif_bg2" class="gif_bg" width="550px" height="400px" style="border-radius: 50%;margin-left: -40px;display: none" /> |
− | <img src="https://static.igem.org/mediawiki/2018/8/8c/T--SZU-China--HP-gif3.gif" id="gif_bg3" class="gif_bg" width="550px" height="400px" style="border-radius: 50%;margin-left: -40px" /> | + | <img src="https://static.igem.org/mediawiki/2018/8/8c/T--SZU-China--HP-gif3.gif" id="gif_bg3" class="gif_bg" width="550px" height="400px" style="border-radius: 50%;margin-left: -40px;display: none" /> |
− | <img src="https://static.igem.org/mediawiki/2018/a/ae/T--SZU-China--HP-gif4.gif" id="gif_bg4" class="gif_bg" width="550px" height="400px" style="border-radius: 50%;margin-left: -40px" /> | + | <img src="https://static.igem.org/mediawiki/2018/a/ae/T--SZU-China--HP-gif4.gif" id="gif_bg4" class="gif_bg" width="550px" height="400px" style="border-radius: 50%;margin-left: -40px;display: none" /> |
− | <img src="https://static.igem.org/mediawiki/2018/0/03/T--SZU-China--HP-gif5.gif" id="gif_bg5" class="gif_bg" width="550px" height="400px" style="border-radius: 50%;margin-left: -40px" /> | + | <img src="https://static.igem.org/mediawiki/2018/0/03/T--SZU-China--HP-gif5.gif" id="gif_bg5" class="gif_bg" width="550px" height="400px" style="border-radius: 50%;margin-left: -40px;display: none" /> |
− | <img src="https://static.igem.org/mediawiki/2018/f/fc/T--SZU-China--HP-gif6.gif" id="gif_bg6" class="gif_bg" width="550px" height="400px" style="border-radius: 50%;margin-left: -40px" /> | + | <img src="https://static.igem.org/mediawiki/2018/f/fc/T--SZU-China--HP-gif6.gif" id="gif_bg6" class="gif_bg" width="550px" height="400px" style="border-radius: 50%;margin-left: -40px;display: none" /> |
<script> | <script> | ||
///新增 | ///新增 | ||
Line 92: | Line 92: | ||
$("#gif_bg"+i).hide(); | $("#gif_bg"+i).hide(); | ||
+ | $("#content"+i).hide(); | ||
+ | |||
i = (i+1); | i = (i+1); | ||
if(i==7) i=1; | if(i==7) i=1; | ||
$("#gif_bg"+i).show(); | $("#gif_bg"+i).show(); | ||
+ | $("#content"+i).show(); | ||
if(i==1) | if(i==1) | ||
$("#gif_bg"+i).attr("src","https://static.igem.org/mediawiki/2018/0/00/T--SZU-China--HP-gif1.gif"); | $("#gif_bg"+i).attr("src","https://static.igem.org/mediawiki/2018/0/00/T--SZU-China--HP-gif1.gif"); | ||
Line 251: | Line 254: | ||
</body> | </body> | ||
− | |||
<script type="text/javascript"> | <script type="text/javascript"> |
Revision as of 15:05, 17 October 2018
Human Practices
At the beginning of 2018 SZU-China team, we had a brainstorming to decide our topic. We carried out three topics which were all close to daily lives and we didn’t know which to choose.
To strengthen the communication between iGEM and the public, we designed an applet named biocompany and post our ideas there. It’s a platform for the public to engage in the iGEM.
With the comments that people gave in Biocompany, we finally decided our project, cockroach terminator. For more details about our applet, please read our applet part.