Team:UT Dallas/Students
From 2012.igem.org
(Difference between revisions)
(8 intermediate revisions not shown) | |||
Line 7: | Line 7: | ||
<!-- Internet Explorer PNG fix - END /--> | <!-- Internet Explorer PNG fix - END /--> | ||
+ | <link href='http://fonts.googleapis.com/css?family=Scada' rel='stylesheet' type='text/css'> | ||
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.2/jquery-ui.min.js"></script> | <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.2/jquery-ui.min.js"></script> | ||
<script type='text/javascript' src='https://2012.igem.org/Team:UT_Dallas/script.js?action=raw&ctype=text/javascript'></script> | <script type='text/javascript' src='https://2012.igem.org/Team:UT_Dallas/script.js?action=raw&ctype=text/javascript'></script> | ||
<script type="text/javascript"> | <script type="text/javascript"> | ||
- | + | var prev_fname=""; | |
function show_student_info(fname) | function show_student_info(fname) | ||
- | { | + | { |
+ | if(prev_fname!=fname) | ||
+ | { | ||
$('#st_right').fadeOut("slow", function (){ | $('#st_right').fadeOut("slow", function (){ | ||
$.get("https://2012.igem.org/Team:UT_Dallas/"+fname+"?action=raw&ctype=text/x-wiki", function(data) { | $.get("https://2012.igem.org/Team:UT_Dallas/"+fname+"?action=raw&ctype=text/x-wiki", function(data) { | ||
Line 19: | Line 22: | ||
}); | }); | ||
}); | }); | ||
- | + | prev_fname=fname; | |
+ | } | ||
} | } | ||
+ | |||
+ | $(document).ready(function(){ colorize_menu('our_team');}); | ||
</script> | </script> | ||
<link href="https://2012.igem.org/Team:UT_Dallas/test/page.css?action=raw&ctype=text/css&tgouytu=eryw" rel="stylesheet"> | <link href="https://2012.igem.org/Team:UT_Dallas/test/page.css?action=raw&ctype=text/css&tgouytu=eryw" rel="stylesheet"> | ||
Line 29: | Line 35: | ||
<div id='middle_box'> | <div id='middle_box'> | ||
<div id='st_1'><h2 class='title'>Meet the UT Dallas iGEM Undergraduates!</h2> | <div id='st_1'><h2 class='title'>Meet the UT Dallas iGEM Undergraduates!</h2> | ||
- | + | We are a team consisting of 12 undergraduates! Most of us attend UT Dallas, but we have one student from Florida and two from high school. This was a new experience for all of us and we definitely learned a lot! | |
</div> | </div> | ||
<div id='st_2'> | <div id='st_2'> | ||
Line 51: | Line 57: | ||
</td> | </td> | ||
- | <td id='st_right' valign='top'> | + | <td id='st_right' valign='top'> |
+ | <img src='https://static.igem.org/mediawiki/2012/f/f0/Ecoliteampic.png' width='650px'> | ||
+ | </td> | ||
</tr> | </tr> | ||
</table> | </table> |
Latest revision as of 03:10, 4 October 2012
Meet the UT Dallas iGEM Undergraduates!
We are a team consisting of 12 undergraduates! Most of us attend UT Dallas, but we have one student from Florida and two from high school. This was a new experience for all of us and we definitely learned a lot!
|