一个简单好用的UBB编辑器
调用范例:
<form method=”POST” action=”post.asp”>
<textarea name=”content” style=”display:none”></textarea>
<iframe id=”Editor” name=”Editor” src=”HtmlEditor/index.html?ID=content” frameborder=”0″ marginheight=”0″ marginwidth=”0″ scrolling=”No” style=”height:320px;width:100%”></iframe>
<input type=”submit” value=”提交”>
</form>