cjjeakle / personal-site

[Deprecated, now on github.io]
https://github.com/cjjeakle/cjjeakle.github.io
0 stars 0 forks source link

Mouse control of ping-pong does not work in fire fox #2

Closed cjjeakle closed 11 years ago

cjjeakle commented 11 years ago

Added code to check not only offsetY, but also clientY (which appears to be mouse location anywhere on the screen, but the action listener only fires over the canvas so that is fine). The issue has been resolved.