Template:Kyoto/js
From 2012.igem.org
(Difference between revisions)
Line 21: | Line 21: | ||
setScroll($(".kyoto-post-it")); | setScroll($(".kyoto-post-it")); | ||
$("#kyoto-tabs").children("li").click(function() { | $("#kyoto-tabs").children("li").click(function() { | ||
- | changeTab($( | + | changeTab($(this)); |
}); | }); | ||
}); | }); | ||
</script> | </script> | ||
</html> | </html> |
Revision as of 04:37, 26 September 2012