|
|
|
|
|
by kiaulen
2479 days ago
|
|
Also a full time Firefox user. Another bug that I believe is actually Firefox doing the right thing: if you make an event handler function but give it no parameters, Firefox will have no local named event. Chrome will create an event variable for you. Caused several "Firefox bugs" in our app. |
|
[0]: https://developer.mozilla.org/en-US/docs/Web/API/Window/even...