Team:UGA-Georgia/Attributions
From 2014.igem.org
MeganCheng (Talk | contribs) |
|||
Line 6: | Line 6: | ||
<html> | <html> | ||
+ | <style> | ||
+ | #sddm | ||
+ | { margin: 0; | ||
+ | padding: 0; | ||
+ | z-index: 30} | ||
- | + | #sddm li | |
- | + | { margin: 0; | |
+ | padding: 0; | ||
+ | list-style: none; | ||
+ | float: left; | ||
+ | font: bold 11px arial} | ||
+ | #sddm li a | ||
+ | { display: block; | ||
+ | margin: 0 1px 0 0; | ||
+ | padding: 4px 10px; | ||
+ | width: 60px; | ||
+ | background: #5970B2; | ||
+ | color: #FFF; | ||
+ | text-align: center; | ||
+ | text-decoration: none} | ||
- | + | #sddm li a:hover | |
- | + | { background: #49A3FF} | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | #sddm div | |
- | + | { position: absolute; | |
- | + | visibility: hidden; | |
+ | margin: 0; | ||
+ | padding: 0; | ||
+ | background: #EAEBD8; | ||
+ | border: 1px solid #5970B2} | ||
- | + | #sddm div a | |
- | + | { position: relative; | |
+ | display: block; | ||
+ | margin: 0; | ||
+ | padding: 5px 84px; | ||
+ | width: auto; | ||
+ | white-space: nowrap; | ||
+ | text-align: left; | ||
+ | text-decoration: none; | ||
+ | background: #FFFFFF; | ||
+ | color: #000000; | ||
+ | font: 15px arial} | ||
- | + | #sddm div a:hover | |
- | + | { background: #49A3FF; | |
- | < | + | color: #FFF} |
+ | </style> | ||
+ | <script> | ||
+ | var timeout = 500; | ||
+ | var closetimer = 0; | ||
+ | var ddmenuitem = 0; | ||
+ | // open hidden layer | ||
+ | function mopen(id) | ||
+ | { | ||
+ | // cancel close timer | ||
+ | mcancelclosetime(); | ||
+ | // close old layer | ||
+ | if(ddmenuitem) ddmenuitem.style.visibility = 'hidden'; | ||
+ | // get new layer and show it | ||
+ | ddmenuitem = document.getElementById(id); | ||
+ | ddmenuitem.style.visibility = 'visible'; | ||
+ | } | ||
+ | // close showed layer | ||
+ | function mclose() | ||
+ | { | ||
+ | if(ddmenuitem) ddmenuitem.style.visibility = 'hidden'; | ||
+ | } | ||
- | + | // go close timer | |
- | + | function mclosetime() | |
+ | { | ||
+ | closetimer = window.setTimeout(mclose, timeout); | ||
+ | } | ||
- | + | // cancel close timer | |
- | + | function mcancelclosetime() | |
+ | { | ||
+ | if(closetimer) | ||
+ | { | ||
+ | window.clearTimeout(closetimer); | ||
+ | closetimer = null; | ||
+ | } | ||
+ | } | ||
- | < | + | // close layer when click-out |
- | < | + | document.onclick = mclose; |
+ | </script> | ||
+ | <style> | ||
+ | img.center { | ||
+ | display: block; | ||
+ | margin-left: auto; | ||
+ | margin-right: auto; | ||
+ | } | ||
+ | </style> | ||
+ | <!--main content --> | ||
+ | <table width="70%" align="center" bgcolor="#E6E6FA"> | ||
- | <td | + | <!--navigation menu --> |
- | + | <td align="center" colspan="3"> | |
- | < | + | <table width="100%" id="sddm"> |
- | < | + | <tr heigth="15px"></tr> |
+ | <tr heigth="75px"> | ||
- | <td style="border:1px | + | |
- | <a href="https://2014.igem.org/Team:UGA-Georgia | + | <td style="border:1px #fff;" align="center" height ="45px" width="250" onMouseOver="this.bgColor='#ffffff'" onMouseOut="this.bgColor='#ffffff'" bgColor=#ffffff> |
+ | <a href="https://2014.igem.org/Team:UGA-Georgia"><p style="font-family: Basic L"><font size="2">HOME</font></p> </a> </td> | ||
- | <td style="border:1px | + | <td style="border:1px #fff" align="center" height ="45px" width="250" onMouseOver="this.bgColor='#ffffff'" onMouseOut="this.bgColor='#ffffff'" bgColor=#ffffff> |
- | <a href="https://2014.igem.org/Team:UGA-Georgia/ | + | <a href="#" onmouseover="mopen('m1')" |
+ | onmouseout="mclosetime()" style="color:#000000"><p style="font-family: Basic L"><font size="2"><b>PROJECT</b></font></p></a> | ||
+ | <div id="m1" | ||
+ | onmouseover="mcancelclosetime()" | ||
+ | onmouseout="mclosetime()"> | ||
+ | <a href="https://2014.igem.org/Team:UGA-Georgia/Geraniol">Geraniol</a> | ||
+ | <a href="https://2014.igem.org/Team:UGA-Georgia/Modeling">Model</a> | ||
+ | <a href="https://2014.igem.org/Team:UGA-Georgia/RBS">RBS</a> | ||
+ | <a href="https://2014.igem.org/Team:UGA-Georgia/Parts">Parts</a> | ||
+ | </div></td> | ||
- | <td style="border:1px | + | <td style="border:1px #fff;" align="center" height ="45px" width="250" onMouseOver="this.bgColor='#ffffff'" onMouseOut="this.bgColor='#ffffff'" bgColor=#ffffff> |
- | <a href=" | + | <a href="#" onmouseover="mopen('m3')" |
- | + | onmouseout="mclosetime()" style="color:#000000"><p style="font-family: Basic L"><font size="2"><b>WET LABS</b></font></p></a> | |
- | < | + | <div id="m3" |
- | <a href="https://2014.igem.org/Team:UGA-Georgia/ | + | onmouseover="mcancelclosetime()" |
+ | onmouseout="mclosetime()"> | ||
+ | <a href="https://2014.igem.org/Team:UGA-Georgia/Safety">Safety</a> | ||
+ | <a href="https://2014.igem.org/Team:UGA-Georgia/Notebook">Notebook</a> | ||
+ | <a href="https://2014.igem.org/Team:UGA-Georgia/Protocols">Protocols</a> | ||
+ | </div></td> | ||
+ | <td style="border:1px #fff;" align="center" height ="45px" width="250" onMouseOver="this.bgColor='#ffffff'" onMouseOut="this.bgColor='#ffffff'" bgColor=#ffffff> | ||
+ | <a href="#" onmouseover="mopen('m2')" | ||
+ | onmouseout="mclosetime()" style="color:#000000"><p style="font-family: Basic L"><font size="2"><b>TEAM</b></font></p></a> | ||
+ | <div id="m2" | ||
+ | onmouseover="mcancelclosetime()" | ||
+ | onmouseout="mclosetime()"> | ||
+ | <a href="https://2014.igem.org/Team:UGA-Georgia/Team">Members</a> | ||
+ | <a href="https://2014.igem.org/Team:UGA-Georgia/Attributions">Attributions</a> | ||
+ | |||
+ | </div></td> | ||
<td align ="center"> <a href="https://2014.igem.org/Main_Page"> <img src="https://static.igem.org/mediawiki/2014/d/d2/UGA-iGEM_Logo.jpg" width="55px"></a> </td> | <td align ="center"> <a href="https://2014.igem.org/Main_Page"> <img src="https://static.igem.org/mediawiki/2014/d/d2/UGA-iGEM_Logo.jpg" width="55px"></a> </td> | ||
</tr> | </tr> | ||
</table> | </table> | ||
- | |||
+ | <!--end navigation menu --> | ||
</tr> | </tr> | ||
- | + | </tr> | |
- | + | ||
</td> | </td> | ||
Line 76: | Line 166: | ||
<tr><td bgColor="#e7e7e7" colspan="3" height="1px"> </tr> | <tr><td bgColor="#e7e7e7" colspan="3" height="1px"> </tr> | ||
<tr> <td colspan="3" height="5px"> </td></tr> | <tr> <td colspan="3" height="5px"> </td></tr> | ||
+ | |||
+ | |||
<!--Attributions content --> | <!--Attributions content --> |
Revision as of 22:32, 12 October 2014
|
||||
iGEM Team attributions page |
|
|||
Each team must clearly attribute work done by the student team members on this page. The team must distinguish work done by the students from work done by others, including the host labs, advisors, instructors, and individuals not on the team roster. |
||||
Why do we have this requirement? |
Attribution Template |
|||
We have this requirement to help the judges know what you did yourselves and what you had help with. We don't mind if you get help with difficult or complex techniques, just be sure to report the work your team did and the work that was done by others. For example, you might choose to work with an animal model during your project. Working with animals requires getting a license and applying far in advance to conduct certain experiments in many countries. This is something that is difficult to achieve during the course of a summer, but much easier if you can work with a postdoc or PI who has the right licenses. A great example of complete attribution comes from the Imperial College London 2011 team (scroll down to the bottom of their team page to see attributions). |
Here are some of the fields we recommend you have on this page. If there are other areas not listed below, but applicable to your team/project, please feel free to also list them on your attributions page. Please feel free to remove any areas not applicable to your project.
|