Template:Kyoto/js

From 2012.igem.org

(Difference between revisions)
Line 22: Line 22:
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:06, 26 September 2012