Template:Queens Canada/Notebook

From 2012.igem.org

(Difference between revisions)
(Undo revision 6851 by P.tsang (talk))
Line 18: Line 18:
});
});
</script>
</script>
-
<script>
 
-
        $("#notebook").click(function () {
 
-
          $("#protocolcontent").fadeOut(250, function () {
 
-
            $("#notebookcontent").fadeIn(250);
 
-
});                 
 
-
return false;
 
-
        });
 
-
 
-
      </script>
 
-
<script>
 
-
        $("#protocols").click(function () {
 
-
          $("#notebookcontent").fadeOut(250, function () {
 
-
            $("#protocolcontent").fadeIn(250);
 
-
});     
 
-
                  return false;
 
-
        });
 
-
 
-
      </script>
 
-
 
</head>
</head>
Line 525: Line 506:
        
        
 +
<script>
 +
        $("#notebook").click(function () {
 +
          $("#protocolcontent").fadeOut(250, function () {
 +
            $("#notebookcontent").fadeIn(250);
 +
});                 
 +
return false;
 +
        });
 +
 +
      </script>
 +
<script>
 +
        $("#protocols").click(function () {
 +
          $("#notebookcontent").fadeOut(250, function () {
 +
            $("#protocolcontent").fadeIn(250);
 +
});     
 +
                  return false;
 +
        });
 +
 +
      </script>
  </div>
  </div>
</html>
</html>

Revision as of 19:17, 29 May 2012

Protocol Content

Notebook Content