<SCRIPT>
function runEx(){
  var winEx=open();
winEx.document.open("text/html", "replace")
winEx.document.write(unescape(event.srcElement.parentElement.children[2].value));
winEx.document.close();
}
</SCRIPT>
<TABLE width=400 border=0>
<TR><TD align=absBottom>
<IMG  src="http://blog.csdn.net/images/PoweredByAsp.Net.gif">代码片段如下:<BR><TEXTAREA style="WIDTH: 100%; BACKGROUND-COLOR: #ffffff" name=textfield rows=15>
</TEXTAREA><BR><INPUT οnclick=runEx() type=button value=运行此代码 name=Button>

Logo

华为开发者空间,是为全球开发者打造的专属开发空间,汇聚了华为优质开发资源及工具,致力于让每一位开发者拥有一台云主机,基于华为根生态开发、创新。

更多推荐