var result = getComputedStyle(test, ':before').content;. 3. var output = document.querySelector('#output');. 4. output.innerHTML = result;. 5. . CSS Tidy.
確定! 回上一頁