Team:UIUC Illinois/outreach

From 2012e.igem.org

(Difference between revisions)
Line 3: Line 3:
<html xmlns="http://www.w3.org/1999/xhtml">
<html xmlns="http://www.w3.org/1999/xhtml">
-
<head>
 
-
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
 
-
<title>Main</title>
 
-
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js"></script>
 
-
<script src="http://illinoisigem.googlecode.com/files/galleria-1.2.7.min.js"></script>
 
-
</head>
 
-
 
-
<script>
 
-
 
-
$(document).ready(function(){
 
-
    $('a').click(function () {
 
-
        var divname= this.name;
 
-
        $("#"+divname)
 
-
.fadeIn(300)
 
-
.siblings()
 
-
.hide(0);
 
-
    });
 
-
});
 
-
 
-
</script>
 
-
 
<body>
<body>

Revision as of 01:11, 21 October 2012

Header

Outreach

Retrieved from "http://2012e.igem.org/wiki/index.php/Team:UIUC_Illinois/outreach"