Template:Kyoto/js
From 2012.igem.org
(Difference between revisions)
Grassfield (Talk | contribs) |
|||
(One intermediate revision not shown) | |||
Line 13: | Line 13: | ||
tab.css("border-bottom","none"); | tab.css("border-bottom","none"); | ||
} | } | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
$(function() { | $(function() { | ||
setScroll($("#kyoto-menu")); | setScroll($("#kyoto-menu")); | ||
setScroll($(".kyoto-post-it")); | setScroll($(".kyoto-post-it")); | ||
+ | setScroll($("#goldenpost")); | ||
$("#kyoto-tabs").children("li").click(function() { changeTab($(this)); }); | $("#kyoto-tabs").children("li").click(function() { changeTab($(this)); }); | ||
}); | }); | ||
</script> | </script> | ||
</html> | </html> |
Latest revision as of 01:17, 27 October 2012