querySelectorAll('button, [href], input, select, textarea, [tabindex]:not([tabindex="-1"])') // focusable.length && focusable[0].focus() document.getElementById ...
確定! 回上一頁