You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sometimes it is important to have info about any changes immediately. So I think that editor should have change event infrastructure wiring it to server side event handler.
Sometimes it is important to have info about any changes immediately. So I think that editor should have change event infrastructure wiring it to server side event handler.
The original CKEditor doesnt have such event but I've found plugin: http://alfonsoml.blogspot.com/2011/03/onchange-event-for-ckeditor.html
The best way will be event (changevent) parameter directing to OnXXXX method in page/component class
The text was updated successfully, but these errors were encountered: