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