0

I am currently using keyup event.

$('body').on("keyup", '.emojionearea-editor', function (event) {  });

But i want to make a jquery event that automatically fire as the content within "contenteditable" DIV changes ?

how can i make change event in jquery.?

giorgio
  • 9,885
  • 2
  • 27
  • 41

0 Answers0