Skip to content

Instantly share code, notes, and snippets.

@jeffjewiss
Created October 7, 2011 03:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jeffjewiss/1269352 to your computer and use it in GitHub Desktop.
Save jeffjewiss/1269352 to your computer and use it in GitHub Desktop.
HTML Contenteditable
<div contenteditable="true">This text will be editable in webkit.</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment