Team:Dundee/Notebook
From 2012.igem.org
(Difference between revisions)
Line 38: | Line 38: | ||
<!-- Start Body Content Here --> | <!-- Start Body Content Here --> | ||
+ | <script> | ||
+ | $("#bw1").click(function () | ||
+ | { | ||
+ | $("#w1").toggle("slow"); | ||
+ | }); | ||
+ | |||
+ | </script> | ||
<div class="boxOuter rounded full blueBorder" style="padding: 0px;"> | <div class="boxOuter rounded full blueBorder" style="padding: 0px;"> |
Revision as of 10:42, 10 August 2012