Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR HTML

contenteditable html

<blockquote contenteditable="true">
    <p>Edit this content to add your own quote</p>
</blockquote>
<!-- blockquote can be change by other block element -->
 
PREVIOUS NEXT
Tagged: #contenteditable #html
ADD COMMENT
Topic
Name
3+3 =