Step 2. Attach the event listener to the parent element. document.getElementById('buttons') .addEventListener('click', handler) attaches the ...
確定! 回上一頁