📅  最后修改于: 2022-03-11 14:53:29.940000             🧑  作者: Mango
// "event" is not universally supported, so instead grab the first
// argument passed through the onclick handler and call
// "stopPropagation()" on it
...