Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR HTML

contenteditable attribute

<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 #attribute
ADD COMMENT
Topic
Name
6+6 =