Edit HTML in div

1
2
<div contenteditable="true">
This text can be edited by the user.
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

1 Response

This feature enjoys decent browser support too. See http://caniuse.com/contenteditable for specifics.

Write a comment

You can use [html][/html], [css][/css], [php][/php] and more to embed the code. Urls are automatically hyperlinked. Line breaks and paragraphs are automatically generated.