You can use classList.contains() to check if an element has a given string within its class attribute. It saves you manually getting the ...
確定! 回上一頁