Allen850413 (Talk | contribs) |
|||
Line 5: | Line 5: | ||
$("#Home").hover(function(){ | $("#Home").hover(function(){ | ||
− | $("#sub_home").stop(true,false,true).slideToggle(300).css("opacity"," | + | $("#sub_home").stop(true,false,true).slideToggle(300).css("opacity","1"); |
}); | }); | ||
$("#Project").hover(function(){ | $("#Project").hover(function(){ | ||
− | $("#sub_project").stop(true,false,true).slideToggle(300).css("opacity"," | + | $("#sub_project").stop(true,false,true).slideToggle(300).css("opacity","1"); |
}); | }); | ||
$("#Parts").hover(function(){ | $("#Parts").hover(function(){ | ||
− | $("#sub_parts").stop(true,false,true).slideToggle(300).css("opacity"," | + | $("#sub_parts").stop(true,false,true).slideToggle(300).css("opacity","1"); |
}); | }); | ||
$("#Modeling").hover(function(){ | $("#Modeling").hover(function(){ | ||
− | $("#sub_modeling").stop(true,false,true).slideToggle(300).css("opacity"," | + | $("#sub_modeling").stop(true,false,true).slideToggle(300).css("opacity","1"); |
}); | }); | ||
$("#Drylab").hover(function(){ | $("#Drylab").hover(function(){ | ||
− | $("#sub_drylab").stop(true,false,true).slideToggle(300).css("opacity"," | + | $("#sub_drylab").stop(true,false,true).slideToggle(300).css("opacity","1"); |
}); | }); | ||
$("#Human_Practice").hover(function(){ | $("#Human_Practice").hover(function(){ | ||
− | $("#sub_human_practice").stop(true,false,true).slideToggle(300).css("opacity"," | + | $("#sub_human_practice").stop(true,false,true).slideToggle(300).css("opacity","1"); |
}); | }); | ||
$("#Notebook").hover(function(){ | $("#Notebook").hover(function(){ | ||
− | $("#sub_notebook").stop(true,false,true).slideToggle(300).css("opacity"," | + | $("#sub_notebook").stop(true,false,true).slideToggle(300).css("opacity","1"); |
}); | }); | ||
Line 35: | Line 35: | ||
$(this).css("background","black") | $(this).css("background","black") | ||
},function(){ | },function(){ | ||
− | $(this).css("background","# | + | $(this).css("background","#31a97e") |
}); | }); | ||
Revision as of 12:55, 2 December 2018
ACHIEVEMENTS
Winning Results
Figure1: Team photo at The iGEM 2018 Giant Jamboree.
#Gold Medal
#Nominated Best Product Design
#Nominated Best New Application
Figure2: Team photo at The iGEM 2018 Giant Jamboree.
Team Presentation Video
CCU_Taiwan iGEM Team's Presentation Video at The iGEM 2018 Giant Jamboree (2018.10.26)
Team Photo Gallery
Team Documentary Video
Team News Reports
1. [Central News Agency] Paper cups can be decomposed and coated. National Chung Cheng University goes to the US to win gold.
https://www.cna.com.tw/news/ahel/201811140200.aspx
2. [Liberty Times Net] Paper cup can be decomposed, rice is resistant to blight Taiwan academic light (paper as attached)
http://news.ltn.com.tw/news/life/paper/124689
3. [United Daily News] Paper container environmental protection material new revolution Recycling paper cup lunch box can be completely decomposed
https://udn.com/news/story/7266/3480315
4. [Economy Daily News] National Chung Cheng University environmentally friendly paper containers to the United States to win gold medals
https://money.udn.com/money/story/5723/3480314
5. [News Radio] Paper container environmental protection material new revolution National Chung Cheng University gold
http://www.bcc.com.tw/newsView.3156115
6. [Epoch Times] New Revolution in Paper Container Environmental Protection Materials National Chung Cheng University went to the United States to participate in the competition and win the gold medal
http://www.epochtimes.com/b5/18/11/14/n10851208.htm
7. [National Education Radio] Research and development of lignin instead of plastic coating National Chung Cheng University team won the IGEM gold medal
https://www.ner.gov.tw/news/5bebe896c6d587000593e611
8. [The Commons Daily] Paper Container Environmental Protection Materials New Revolution National Chung Cheng University students go to the United States to participate in the competition and win the gold medal
http://www.mypeople.tw/index.php?r=site/article&id=1608638
9. [Taiwan Hot] Paper container environmental protection material new revolution National Chung Cheng University students go to the United States to participate in the competition and win the gold medal
http://www.taiwanhot.net/?p=652446
Thanks to everyone who has helped us.
We did it !