Template:Team:HokkaidoU Japan/About Us/JS
From 2014.igem.org
(Difference between revisions)
Line 18: | Line 18: | ||
}); | }); | ||
//イベントのバブリングを中止 | //イベントのバブリングを中止 | ||
- | $("#content").click(function(e){ | + | $("#overlay-content").click(function(e){ |
e.stopPropagation(); | e.stopPropagation(); | ||
}); | }); |
Revision as of 07:56, 29 September 2014