Difference between revisions of "Team:Dundee/TeamFiles"

(Blanked the page)
 
(130 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<html>
 
<!-- This is a draft of the wiki -->
 
<!-- Therefore, this is a first version of it, which will be improved -->
 
<!-- This is a draft of the wiki -->
 
<!-- https://2015.igem.org/Team:Dundee/style -->
 
  
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
 
<script>
 
 
jQuery(function(){
 
        jQuery('#showall').click(function(){
 
              jQuery('.targetDiv').show();
 
        });
 
        jQuery('.showSingle').click(function(){
 
              jQuery('.targetDiv').hide();
 
              jQuery('#div'+$(this).attr('target')).show();
 
        });
 
});
 
</script>
 
 
<br><br>
 
<center>
 
<table height="800px">
 
<tr>
 
<td width="400px"  align="center">
 
<table>
 
<tr>
 
<td>
 
STUDENTS
 
<td>
 
</tr>
 
<tr>
 
<td><a class="showSingle" target="Aimee">Aimee</a></td>
 
<td><a class="showSingle" target="Caitlin">Caitlin</a></td>
 
<td><a class="showSingle" target="Callum">Callum</a></td>
 
</tr>
 
<tr>
 
<td>
 
ADVISORS
 
<td>
 
</tr>
 
<tr>
 
<td><a class="showSingle" target="Fatima">Fatima</a></td>
 
<td><a class="showSingle" target="Lucas">Lucas</a></td>
 
</tr>
 
<tr>
 
<td>
 
SUPERVISORS
 
<td>
 
</tr>
 
<tr>
 
<td><a class="showSingle" target="Frank">Frank</a></td>
 
<td><a class="showSingle" target="Tracy">Tracy</a></td>
 
<td><a class="showSingle" target="Dyce">Fordyce</a></td>
 
</tr>
 
</table>
 
</td>
 
<td width="600px" background="https://static.igem.org/mediawiki/2015/a/ac/Wiki_iGEM_Dundee_15.jpg" style="background-repeat:no-repeat;" valign="top" face="arial">
 
 
<div class="targetDiv" id="divCallum">
 
<img class="profilepicbig"src="https://static.igem.org/mediawiki/2015/f/f3/Polaroid_Callum_D15.gif"  alt="Photo">
 
<br><br><br><p>Name: Callum</p>
 
<p>Something About Callum Something About Callum Something About Callum Something About Callum
 
Something About Callum Something About Callum Something About Callum Something About Callum </p>
 
<p>Potato Potato Potato Potato Potato Potato Potato Potato Potato Potato Potato Potato Potato
 
Potato Potato Potato Potato Potato Potato Potato Potato Potato Potato Potato Potato Potato Potato
 
Potato Potato Potato Potato Potato Potato Potato Potato Potato Potato Potato </p>
 
</div>
 
 
<div class="targetDiv" id="divLucas">
 
<img class="profilepicbig" src="https://static.igem.org/mediawiki/2015/5/53/Polaroid_Lucas_D15.gif"  alt="Photo">
 
<p>Name: Lucas</p>
 
<p>Something About Lucas</p>
 
<p>Something About Lucas</p>
 
</div>
 
</td>
 
</tr>
 
</table>
 
 
 
</html>
 
{{:Team:Dundee/navbar}}
 

Latest revision as of 09:22, 22 October 2015