实例. 本例设置按钮的高度: <html> <head> <script type="text/javascript"> function setHeight() { document.getElementById("b1").style.height="50px"; } ...
確定! 回上一頁