How can i detect changed text in CE on the clientside?
I know how to get the CE text on the client but not how to register clientside events like onchange when text has changed.
Ik want to see an alert message when the text in the CE has been edited (changed). Is that possible?