removeAttribute(attr[j]); } // Re-hide display:none elements, // so they can be toggled via JS. if (is_hidden) { all[i].style.display = 'none'; ...
確定! 回上一頁