实例. 下面的例子设置或移开checkbox 上的焦点: <html> <head> <script type="text/javascript"> function setFocus() { document.getElementById('check1').focus() } ...
確定! 回上一頁