Y
Hacker News
new
|
ask
|
show
|
jobs
by
mikeash
3629 days ago
Doesn't work in Safari for me, but it does work in Chrome (after pressing keys six times).
1 comments
justinsaccount
3629 days ago
Yeah, it uses this style function definition (ES6?) in a few places:
document.addEventListener("DOMContentLoaded", () => {
Safari doesn't support that.
link