易截截图软件、单文件、免安装、纯绿色、仅160KB

在html中能否用js调用另一个html~~o(>_<)o ~~

暂且定这页面叫edit.html :
HTML code:

<div id="txtEdit">
<div id="show"></div>
<div id="editMenu">
<input name="pic" type="button" id="pic" class="btn" value="图片" onclick="danji(this);" />
<input name="video" type="button" id="video" class="btn" value="视频" onclick="danji(this);" />
<input name="link" type="button" id="link" class="btn" value="链接" onclick="danji(this);"/>
<input name="bold" type="button" id="bold" class="btn" value="B" onclick="danji(this);"/>
<input name="fontB_S" type="button" id="fontB_S" class="btn" value="A" onclick="danji(this);"/>
<input name="italic" type="button" id="italic" class="btn" value="I" onclick="danji(this);"/>
<input name="underLine" type="button" id="underLine" class="btn" value="U" onclick="danji(this);"/>
<input name="chooseColo


相关问答:

html页面如何载入外部的html文件

我用object标签载入一个外部的html文件可是用vs2008打开却不显示,显示红叉,请问是怎么回事?
用iframe载入。

可以用iframe载入

用iframe载入超链接地址不改变,没办法跳转页面

引用
用iframe载入超链接地址 ......

HTML 的简单语法问题 求教

<span id="Label1">如果能看到这个标签 说明我们已经能从HTML 页面上获取了这个元素控件传递到Silverlight应用程序中 </span>
  <br />
  <input type="sub ......

lwuit开始支持HTML格式文件了 - Java / J2ME

今天翻墙到lwuit.blogspot.com里面去看了下,发现里面支持xhtml了。先转载如下:
Ofir has written a very detailed blog post about the new HTML component in LWUIT which you should probably check directly f ......

发表评论时过滤HTML标记 - Web 开发 / JavaScript

在发表评论时 过滤 如何:<br/> <hr/> 双引号 单引号 还有其他 等 有好的方法告诉一下 谢谢
.replace(/<\w+[^>]*>/g,"").replace(/'/g,"''")
将单引号换成2个 ......

非CSS高手勿进!!! - Web 开发 / HTML(CSS)

<head runat="server">
  <title>无标题页</title>
  <style type="text/css">
  *{ margin:0}
  body,html,form{ height:10 ......
© 2009 ej38.com All Rights Reserved. 关于E健网联系我们 | 站点地图 | 赣ICP备09004571号