Template:Kyoto/js

From 2012.igem.org

(Difference between revisions)
Line 4: Line 4:
window.onload = function() {
window.onload = function() {
     setScroll($("#kyoto-menu"));
     setScroll($("#kyoto-menu"));
-
     setScroll($("#kyoto-post-it"));
+
     setScroll($("ul.kyoto-post-it"));
};
};

Revision as of 01:35, 26 September 2012