cldellow's twitter archive
Colin Dellow
@cldellow
Apr 25, 2022
@simonw @phil_eaton @mgdm
https://developer.mozilla.org/en-US/docs/Glossary/Global_object#window_object_in_the_browser
is the mechanism I'm thinking about here.
I think I'm saying that onclick="fn(event)" is equivalent to onclick="fn(window.event)"
0
0