Template:Team:Waterloo/JS/WaterlooTeam

From 2014.igem.org

(Difference between revisions)
(Created page with "<script type="text/javascript"> function showInfo(hashName, num){ if (hashName == 'team_members'){ var loc = team_members[num]; var htmlStr = '<img ...")
Line 1: Line 1:
-
<script type="text/javascript">
+
<html>
 +
<script>
function showInfo(hashName, num){
function showInfo(hashName, num){
       if (hashName == 'team_members'){
       if (hashName == 'team_members'){
Line 267: Line 268:
];
];
</script>
</script>
 +
</html>

Revision as of 15:15, 5 October 2014