Difference between revisions of "Template:Exeter"

Line 152: Line 152:
 
   if (mouseX < 0) mouseX = 0;
 
   if (mouseX < 0) mouseX = 0;
 
   if (e.pageY < 0) mouseX = 0;
 
   if (e.pageY < 0) mouseX = 0;
   if (e.pageY > 100) mouseX = 0;
+
   if (e.pageY > 200) mouseX = 0;
 
});
 
});
  

Revision as of 12:05, 10 August 2015