jquery.AreYouSure
jquery.AreYouSure copied to clipboard
CKEditor compatibility.
A very simply way to check if the CKEditor fileds are "dirty".
Thanks for this. I tried it out and ran into a bug. If the CKEditor field is dirty, the "are you sure" dialog appears unexpectedly when submitting the form. Normally the dialog doesn't appear when submitting the form, since even if fields are dirty, the user is trying to save the new changes so it's okay.