Team:WHU-China
From 2013.igem.org
(Difference between revisions)
IgnatzZeng (Talk | contribs) |
IgnatzZeng (Talk | contribs) |
||
Line 2: | Line 2: | ||
<html> | <html> | ||
+ | |||
+ | <!-- Remove all empty <p> tags --> | ||
+ | <script type="text/javascript"> | ||
+ | $(document).ready(function() { | ||
+ | $("p").filter( function() { | ||
+ | return $.trim($(this).html()) == ''; | ||
+ | }).remove(); | ||
+ | }); | ||
+ | </script> | ||
+ | |||
+ | <!-- Remove "team" from the menubar --> | ||
+ | <script type="text/javascript"> | ||
+ | $(document).ready(function() { | ||
+ | $("menubar > ul > li:last-child").remove(); | ||
+ | }); | ||
+ | </script> | ||
+ | |||
<!-- | <!-- | ||
location.replace("http://www.baidu.com/") | location.replace("http://www.baidu.com/") | ||
- | |||
<script type="text/javascript"> | <script type="text/javascript"> | ||
- | |||
document.getElementById('p-logo').innerHTML={<div style="height:auto;height-min:90px;width:100%;background-color:red;position:absolute;left:0;top:0" ><h4>whatapity</h4></div>} | document.getElementById('p-logo').innerHTML={<div style="height:auto;height-min:90px;width:100%;background-color:red;position:absolute;left:0;top:0" ><h4>whatapity</h4></div>} | ||
</script> | </script> |
Revision as of 00:42, 11 September 2013
You can write a background of your team here. Give us a background of your team, the members, etc. Or tell us more about something of your choosing. | |
Tell us more about your project. Give us background. Use this as the abstract of your project. Be descriptive but concise (1-2 paragraphs) | |
Team WHU-China |
Home | Team | Official Team Profile | Project | Parts Submitted to the Registry | Modeling | Notebook | Safety | Attributions |
---|