Template:Team:HokkaidoU Japan/javascripts

From 2012.igem.org

(Difference between revisions)
Line 45: Line 45:
       }
       }
     );
     );
 +
    $('.hokkaidou-notebook-daily > h3').click(function(e){
 +
      $(this).next('div.hokkaidou-section').slideToggle();
 +
    });
   });
   });
</script>
</script>
</html>
</html>

Revision as of 20:39, 26 September 2012