How to Validate CKEditor with bootstrapvalidation?
问题 Using CKEditor 4.5.6 with bootstrapvalidator 0.5.2 I followed example from website http://formvalidation.io/examples/ckeditor/ however couldn't make it validate. Also getting JavaScript Console Error in Chrome Browser(Other Browser didn't check) as: Uncaught TypeError: Cannot read property 'getEditor' of undefined Above Error is displayed only on Form Submission. PHP Form loaded using $.load(...) and posted using $.post(...) Note:- I couldn't simulate error in JSFiddle. I want to validate