Rename event variable to ev so that it works as intended. By fluke it worked before in browsers which defined Window.event (like Chrome and Internet Explorer) but not it ones which don't (Firefox).
Please let me know if there's anything else you'd like me to change in this PR!
Rename
event
variable toev
so that it works as intended. By fluke it worked before in browsers which definedWindow.event
(like Chrome and Internet Explorer) but not it ones which don't (Firefox).Please let me know if there's anything else you'd like me to change in this PR!
Resolves #3