Team:Hong Kong HKUST/notebook
From 2013.igem.org
(Difference between revisions)
Line 12: | Line 12: | ||
$(document).ready(function(){ | $(document).ready(function(){ | ||
$('.head').each(function(){ | $('.head').each(function(){ | ||
- | var $content = $(this).closest(' | + | var $content = $(this).closest('div').find('.content'); |
$(this).click(function(e){ | $(this).click(function(e){ | ||
e.preventDefault(); | e.preventDefault(); | ||
Line 304: | Line 304: | ||
</div> | </div> | ||
+ | </div> | ||
<div id="satu" align="center"> <h1>July 2013</h1> | <div id="satu" align="center"> <h1>July 2013</h1> | ||
Revision as of 12:26, 16 September 2013