Difference between revisions of "Template:Exeter"

Line 146: Line 146:
 
   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 > 200) mouseX = 0;
+
   if (e.pageY > 210) mouseX = 0;
 
});
 
});
  

Revision as of 09:01, 17 August 2015