I’ve been googling around to find a solution but without any working solutions yet. I want to detect if the textarea has been changed. I’m using ckeditor so you can’t check the textarea itself. I found something in the documentation but I couldn’t get it to work for me.
Did someone ever tried to do this before and is it possible?
After some research and a lot of googling a found a suitable method.