if(document.getElementById("myElmentID").classList.contains("hidden")){ // I have the 'hidden' class }
確定! 回上一頁