User:Benjamin Miller
From OpenWetWare
(Difference between revisions)
| Line 9: | Line 9: | ||
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script> | <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script> | ||
<script type="text/javascript"> | <script type="text/javascript"> | ||
| - | $(document).ready(function(){ | + | $(document).ready(function(){ |
| - | $("#prolist").hide(); | + | $("#prolist").hide(); |
| - | $(" | + | $("#plalist").hide(); |
| - | $(" | + | $("#reslist").hide(); |
| - | $(" | + | $("#extlist").hide(); |
| - | $(" | + | $("#dialist").hide(); |
| - | $(" | + | $("#tealist").hide(); |
| - | $(" | + | $("#proshow").click(function() { |
| - | $(" | + | $("#prolist").slideToggle("slow"); |
| - | + | return false; | |
| - | + | }); | |
| - | $("#plashow").click(function() { | + | $("#plashow").click(function() { |
| - | $("#plalist").slideToggle("slow"); | + | $("#plalist").slideToggle("slow"); |
| - | + | return false; | |
| - | + | }); | |
| - | $(" | + | $("#resshow").click(function() { |
| - | $(" | + | $("#reslist").slideToggle("slow"); |
| - | + | return false; | |
| - | + | }); | |
| - | $(" | + | $("#extshow").click(function() { |
| - | $(" | + | $("#extlist").slideToggle("slow"); |
| - | + | return false; | |
| - | + | }); | |
| - | $(" | + | $("#diashow").click(function() { |
| - | $(" | + | $("#dialist").slideToggle("slow"); |
| - | return false; | + | return false; |
| - | + | }); | |
| - | $(" | + | $("#teashow").click(function() { |
| - | $(" | + | $("#tealist").slideToggle("slow"); |
| - | return false; | + | return false; |
| - | + | }); | |
| - | + | }); | |
| - | + | ||
| - | }); | + | |
| - | }); | + | |
</script> | </script> | ||
<style type="text/css"> | <style type="text/css"> | ||
| - | #nav | + | #nav { |
| - | + | ||
padding: 0; | padding: 0; | ||
| - | margin | + | margin: 0; |
list-style: none; | list-style: none; | ||
| - | |||
} | } | ||
| - | + | #nav ul { | |
| - | + | padding-left: 1em; | |
| - | + | ||
| - | + | ||
| - | #nav ul | + | |
| - | + | ||
| - | padding: | + | |
margin: 0; | margin: 0; | ||
list-style: none; | list-style: none; | ||
| - | |||
} | } | ||
| - | #nav a | + | #nav a { |
| - | + | ||
display: block; | display: block; | ||
width: 200px; | width: 200px; | ||
| Line 73: | Line 61: | ||
font-weight: bold; | font-weight: bold; | ||
font-family: "verdana"; | font-family: "verdana"; | ||
| - | font-size: | + | font-size: 1em; |
| - | text-decoration: none; | + | text-decoration: none; |
| + | outline: none; | ||
} | } | ||
| - | #nav li | + | #nav li { |
| - | + | ||
float: left; | float: left; | ||
width: 200px; | width: 200px; | ||
| - | margin-top: 5px; | + | margin-top: 5px; |
} | } | ||
| - | #nav li ul | + | #nav li ul { |
| - | + | ||
position: absolute; | position: absolute; | ||
width: 200px; | width: 200px; | ||
| - | margin-top: 5px; | + | margin-top: 5px; |
| - | margin-left: 10px; | + | margin-left: 10px; |
} | } | ||
| - | #nav li ul ul | + | #nav li ul ul { |
| - | + | margin: 0 0 0 10em; | |
| - | margin: | + | |
} | } | ||
</style> | </style> | ||
| Line 156: | Line 142: | ||
</body> | </body> | ||
</html> | </html> | ||
| - | |||
| - | |||
Revision as of 12:11, 27 August 2010
Contents |
Contact Info
- Benjamin Miller
- Imperial College London
- Email me through OpenWetWare
- Member of the Imperial College London 2010 iGEM team
Education
- Year, PhD, Institute
- Year, MS, Institute
- Year, BS, Institute
Click me
Research interests
- Interest 1
- Interest 2
- Interest 3





