<script type="text/javascript"> function useMethods() { var oDiv = document.getElementById("myDiv"); alert(oDiv.style.getPropertyValue("background-color")); }
確定! 回上一頁