Skip to content

Instantly share code, notes, and snippets.

@AlexDel
Created December 30, 2014 13:14
Show Gist options
  • Save AlexDel/5b273a93a332bd150dc3 to your computer and use it in GitHub Desktop.
Save AlexDel/5b273a93a332bd150dc3 to your computer and use it in GitHub Desktop.
$('.note-editable').on('keyup', function(){$('[name="fromSummernote"]').val($(this).text())})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment