资料
表格
制度
合同
管理
职场
经营
创业
范文
总结
计划
作文
文章
美文
词句
教程
模板
图片
字体
图标
办公
人事
财务
生产
管理资源吧首页
>>>
教程
>>>
编程
>>>
JavaScript教程
>>>
測試代碼真方便
<html> <head> <title>測試代碼真方便</title> <!-- generator: LOGOSHOW.NET website: http://www.logoshow.net author: Poorfish e-mail: poorfish@blueidea.com --> <meta http-equiv="Content-Type" content="text/html; charset=gb2312"> <style> input {border:1px solid #999999;background-color:white;height:18px} </style> <img src="/_New/_cj/myeditor/sysimage/space.gif" class="ewebeditor__script" _ewebeditor_fake_tag="script" _ewebeditor_fake_value="%3Cscript%3E%20%0D%0Afunction%20runEx()%7B%20%0D%0Avar%20winEx2%20%3D%20window.open(%22%22%2C%20%22winEx2%22%2C%20%22width%3D500%2Cheight%3D300%2Cstatus%3Dyes%2Cmenubar%3Dno%2Cscrollbars%3Dyes%2Cresizable%3Dyes%22)%3B%20winEx2.document.open(%22text%2Fhtml%22%2C%20%22replace%22)%3B%20%20%0D%0AwinEx2.document.write(unescape(event.srcElement.parentElement.children%5B0%5D.value))%3B%20%20%0D%0AwinEx2.document.close()%3B%20%20%0D%0A%7D%20%0D%0Afunction%20saveFile()%20%0D%0A%7B%20%0D%0A%20%20var%20win%3Dwindow.open(''%2C''%2C'top%3D10000%2Cleft%3D10000')%3B%20%0D%0A%20%20win.document.write(document.all.asdf.innerText)%20%0D%0A%20%20win.document.execCommand('SaveAs'%2C''%2C'e%3A%5C%5Cmyjs%5C%5Ctest.htm')%20%0D%0A%20%20win.close()%3B%20%0D%0A%7D%20%0D%0Afunction%20paste()%20%0D%0A%7Basdf.focus()%20%0D%0Adocument.execCommand(%22Paste%22)%7D%20%0D%0A%3C%2Fscript%3E"> </head> <body bgcolor="#006699" text="#000000" scroll=auto onload="paste()"> <div align="center"> <p> <textarea name="textfield" id="asdf" style="width:90%;background-color: black;border:'1px solid #999999';color:white;font-family:Verdana" rows="20" wrap="VIRTUAL"> </textarea> <input type=button name=Button value=运行代码 onClick=runEx()> <input type=button name=Button value=粘贴 onClick=paste()> <input type=button name=Button value=全选 onClick=asdf.select()> <input type=button name=Button value=清空 onClick="asdf.value=''"> <input type=button onclick="saveFile();" value='保存代碼'> <p><font face="Verdana" size="1">Powered by <a href="mailto:poorfish@blueidea.com" _ewebeditor_ta_href="mailto%3Apoorfish%40blueidea.com">Poorfish</a></font> <font face="Verdana" size="1"><a href="http://www.blueidea.com" _ewebeditor_ta_href="http%3A%2F%2Fwww.blueidea.com">Blueidea.com</a></font></p> </div> </body> </html>
[Ctrl+A 全选 注:
如需引入外部Js需刷新才能执行
]
教程首页
更多教程