Created
May 10, 2012 22:51
-
-
Save Iheartweb/2656421 to your computer and use it in GitHub Desktop.
Content Editable Region.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <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