Team:UT Dallas/Students
From 2012.igem.org
(Difference between revisions)
(9 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 37: | Line 43: | ||
<ul style='list-style: none outside none;'> | <ul style='list-style: none outside none;'> | ||
<li class='st_list' onclick="show_student_info('zak')">Zakaraya Ashour</li> | <li class='st_list' onclick="show_student_info('zak')">Zakaraya Ashour</li> | ||
- | <li class='st_list' onclick="show_student_info(' | + | <li class='st_list' onclick="show_student_info('alec')">Alec Spinhirne</li> |
- | <li class='st_list'>Timothy Cogan</li> | + | <li class='st_list' onclick="show_student_info('tim')">Timothy Cogan</li> |
<li class='st_list' onclick="show_student_info('nimi')">Nimi Bhattatiry</li> | <li class='st_list' onclick="show_student_info('nimi')">Nimi Bhattatiry</li> | ||
- | <li class='st_list'>Sundeep Kuntimad</li> | + | <li class='st_list' onclick="show_student_info('sunnyd')">Sundeep Kuntimad</li> |
- | <li class='st_list'>Mandy Hargrove</li> | + | <li class='st_list' onclick="show_student_info('mandy')">Mandy Hargrove</li> |
- | <li class='st_list'>Bianca David</li> | + | <li class='st_list' onclick="show_student_info('bianca')">Bianca David</li> |
- | <li class='st_list'>Leah Ferrell</li> | + | <li class='st_list' onclick="show_student_info('leah')">Leah Ferrell</li> |
- | <li class='st_list'>Edward Neill</li> | + | <li class='st_list' onclick="show_student_info('ed')">Edward Neill</li> |
- | <li class='st_list'>Shayan Ghassemi</li> | + | <li class='st_list' onclick="show_student_info('shayan')">Shayan Ghassemi</li> |
- | <li class='st_list'>Sheena Pillai</li> | + | <li class='st_list' onclick="show_student_info('sheena')">Sheena Pillai</li> |
- | <li class='st_list'>Sanket Shah</li> | + | <li class='st_list' onclick="show_student_info('sanket')">Sanket Shah</li> |
</ul> | </ul> | ||
</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!
|