Team:Harvard/Project/Pipeline
From 2011.igem.org
(Difference between revisions)
Line 5: | Line 5: | ||
[[File:HARV Pipeline.PNG|frame|center]] | [[File:HARV Pipeline.PNG|frame|center]] | ||
</div> | </div> | ||
+ | |||
+ | |||
<div class="whitebox"> | <div class="whitebox"> | ||
Line 12: | Line 14: | ||
<script type="text/javascript"> | <script type="text/javascript"> | ||
$(document).ready(function(){ | $(document).ready(function(){ | ||
- | $(" | + | $(".HOVER").hover(function(){ |
- | $(" | + | $("pic1").toggle(); |
}); | }); | ||
}); | }); | ||
Line 21: | Line 23: | ||
<button>Toggle</button> | <button>Toggle</button> | ||
- | < | + | <pic1>This is a paragraph with little content.</pic1> |
- | < | + | <pic1>This is another small paragraph.</pic1> |
</body> | </body> | ||
</html> | </html> | ||
</div> | </div> |
Revision as of 02:53, 21 September 2011