Skip to content

Instantly share code, notes, and snippets.

@Iheartweb
Created May 10, 2012 22:51
Show Gist options
  • Select an option

  • Save Iheartweb/2656421 to your computer and use it in GitHub Desktop.

Select an option

Save Iheartweb/2656421 to your computer and use it in GitHub Desktop.
Content Editable Region.
<form data-lu="Form">
<div id="Bar" data-lu="Container" class="lu-state-edit">
<!-- Hit Enter to stop editing -->
<input class="Editor" type="text" value="FOO" name="Bar"/>
<!-- Click the link to edit -->
<h1><a href="#regressive-url" data-lu="Button:State:Edit">Foo</h1>
</div>
</form>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment