<input type="button" value="我是button" id="bu"> <script type="text/javascript"> var bObj=document.getElementById("bu"); bObj.onclick= ...
確定! 回上一頁