例程如下:<%spmc="中草药是非功过<U><FONT color=#ff3366 size=7>介面百慕大右</FONT></U>阿廷环<BR><IMG style="WIDTH: 600px" src=ims20091224181337.jpg'>"%><input type="hidden" name="sContent" id="sContent" value=<%=spsm%>> 
<iframe src="editor.html?id=sContent" frameborder="0" scrolling="no" width="670" height="320"></iframe>实际操作时,ims20091224181337.jpg跑到了编辑器iframe的上面外部,并且不可编辑,求高手指点迷津,谢谢.

解决方案 »

  1.   

    <%
    spmc="中草药是非功过 <U> <FONT color=#ff3366 size=7>介面百慕大右 </FONT> </U>阿廷环 <BR> <IMG style='WIDTH: 600px' src=ims20091224181337.jpg'>"%>
    看看是不是引号的问题
      

  2.   

    src=ims20091224181337.jpg'
    这引号都不全啊
    没有用过163editor
    这些基本的东西,文档上应该有说明吧
      

  3.   

    163editor下载地址:http://download.csdn.net/source/455433跪求高手帮忙解决此问题.
      

  4.   

    本帖最后由 net_lover 于 2009-12-24 21:31:20 编辑
      

  5.   


    但是编辑器可编辑部分是这个:<iframe src="editor.html?id=sContent" frameborder="0" scrolling="no" width="670" height="320"> </iframe> 
      

  6.   

    js代码会读取<input type="hidden" name="sContent" id="sContent"的值赋值到
    <iframe src="editor.html?id=sContent" frameborder="0" scrolling="no" width="670" height="320"> </iframe> 
    里面的
      

  7.   

    本帖最后由 net_lover 于 2009-12-24 21:38:49 编辑
      

  8.   

    经测试
    ie8,ff3.5.6
    都没有问题。下载地址
    http://www.pudn.com/downloads168/sourcecode/java/javascript/detail774391.html
      

  9.   

    我的是IE6.0.<input type="hidden" name="sContent" id="sContent" value="<div>&nbsp;这是隐藏表单的内容<img src='http://avatar.profile.csdn.net/C/9/4/2_net_lover.jpg' /></div>">这个它图像也是跑到了编辑器外面上面了的啊.你有QQ么,帮我解决看看.
      

  10.   

    ie6sp2也测试了,是没有问题的。