Editable DIV
CSS
div.editableContent { width: 390px; height: 561px; border: 1px solid #ccc; background-color: white; }HTML
Useful Attribute
mailSubject.contentEditable = true; mailContent.contentEditable = true;
Labels: CSS, HTML, JavaScript
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home