Hello Everyone,
I have alot of times figuring out whats wrong with this issue am facing. I have a custom cms where am using ckeditor. When I submit the content through ajax to php file and save to the database.
On first click the content inserted into the database is blank. When again I click on the submit button without refreshing the page, then only the content goes inside the database.
I can't understand, why goes the content doesn't go inside the database on first click.
Please someone anyone ?