<div>
contenteditable
<div contenteditable="true"> ...some content... </div>
document.execCommand("formatting command", showUI, parameter)
document.execCommand("forecolor", false, "red")
Hi..This is really nice...
Hi..
ReplyDeleteThis is really nice...