This code is distributed under the terms and conditions of the MIT license.
<div id="editor">Please type something in here</div>
<script type="text/javascript"> $(document).ready(function () {
$('#editor').editable(); // optionally pass the callback method which returns the new edited content.
}); </script>
-
Notifications
You must be signed in to change notification settings - Fork 1
anujverma000/editable
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
In-place editor for html elements.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published