querySelector ('.my-element').addEventListener('click', event => { //handle click }). But how can you attach the same event to multiple ...
確定! 回上一頁