There are prsto code:var AllEl= document.querySelectorAll('.first.class'); var My = Array.from(AllEl); Old browser swears on the second line:Uncaught ...
確定! 回上一頁