Team:UIUC-Illinois/Notebook/LabNotebook

From 2012.igem.org

(Difference between revisions)
Line 39: Line 39:
             <div id="labnotebooks">
             <div id="labnotebooks">
 +
 +
 +
<script>
 +
 +
$(document).ready(function(){
 +
    $('a').click(function () {
 +
        var divname= this.name;
 +
        $("#"+divname)
 +
.fadeIn(300)
 +
.siblings()
 +
.hide(0);
 +
    });
 +
});
 +
 +
</script>
<div id="PUFnotes" style="display:none">
<div id="PUFnotes" style="display:none">

Revision as of 18:22, 10 July 2012

Header

Notebook

  • PUF Lab Notebook
  • PHAT Lab Notebook