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