实例. 下面的例子可选取文本域中的内容: <html> <head> <script type="text/javascript"> function selText() { document.getElementById("myText").select() } ...
確定! 回上一頁