Developer Console
Login
Register
Back
Ckeditor code for ajax function
Copy Below Code
View As A Text File
Show Text Only
Show API
Edit Code
for (instance in CKEDITOR.instances) { CKEDITOR.instances[instance].updateElement(); }