Template:Kyoto/js

From 2012.igem.org

(Difference between revisions)
Line 18: Line 18:
setScroll($(".kyoto-post-it"));
setScroll($(".kyoto-post-it"));
$("#kyoto-tabs").children("li").click(function() { changeTab($(this)); });
$("#kyoto-tabs").children("li").click(function() { changeTab($(this)); });
-
changeTab($("#kyoto-tabs").children("li")[0]);
 
});
});
</script>
</script>
</html>
</html>

Revision as of 05:10, 26 September 2012