Team:Kyoto/HumanPractice

From 2012.igem.org

(Difference between revisions)
Line 20: Line 20:
});
});
window.onload = function() {
window.onload = function() {
-
   window.onScroll = function() {
+
   window.onscroll = function() {
       alert("scrolling");
       alert("scrolling");
   };
   };

Revision as of 01:10, 26 September 2012