Code mẫu

for (var instance in CKEDITOR.instances) {
            CKEDITOR.instances[instance].updateElement();
        }