Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to get content of KEditor #20

Closed
madu12 opened this issue May 12, 2016 · 4 comments
Closed

How to get content of KEditor #20

madu12 opened this issue May 12, 2016 · 4 comments
Labels

Comments

@madu12
Copy link

madu12 commented May 12, 2016

hi How to get content of KEditor and how to gett full ckeditor

@bradmac
Copy link
Contributor

bradmac commented May 12, 2016

var fileContent = $('#content-area').keditor('getContent');

@madu12
Copy link
Author

madu12 commented May 13, 2016

can you send the example project with full ck editor and get content

On Fri, May 13, 2016 at 3:31 AM, Brad McEvoy notifications@github.com
wrote:

var fileContent = $('#content-area').keditor('getContent');


You are receiving this because you authored the thread.
Reply to this email directly or view it on GitHub
#20 (comment)

        SM

.....................................
Best Regards
Sameera Madushna

@bradmac
Copy link
Contributor

bradmac commented May 13, 2016

Sorry, no, thats from a private project. But just use any of the examples to see keditor working with ckeditor, and then just use the getContent method to get the content

@madu12
Copy link
Author

madu12 commented May 13, 2016

can you cen me getting code only

On Fri, May 13, 2016 at 11:24 AM, Brad McEvoy notifications@github.com
wrote:

Sorry, no, thats from a private project. But just use any of the examples
to see keditor working with ckeditor, and then just use the getContent
method to get the content


You are receiving this because you authored the thread.
Reply to this email directly or view it on GitHub
#20 (comment)

        SM

.....................................
Best Regards
Sameera Madushna

@ducdhm ducdhm added the invalid label May 26, 2016
@ducdhm ducdhm closed this as completed May 26, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants