主要是用到contenteditable属性,就可以用div让用户输入了<div id="guo" style="width:500px; height:200px; border:1px solid red" contenteditable="true"> <img src="qqface/1.gif" /> </div> <input type="button" value="插入" onclick="insert()" />
博客园 © 2004-2025 浙公网安备 33010602011771号 浙ICP备2021040463号-3