When I submit my form with by JavaScript ( $('#formid').submit() ), the editor value is empty!
If I submit it with a submit button ( <input type="submit"> ) it is not...
Someone who knows how this can be fixed?
If I submit it with a submit button ( <input type="submit"> ) it is not...
Someone who knows how this can be fixed?