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

getContent does not work #42

Closed
Audax23 opened this issue Jan 29, 2017 · 2 comments
Closed

getContent does not work #42

Audax23 opened this issue Jan 29, 2017 · 2 comments

Comments

@Audax23
Copy link

Audax23 commented Jan 29, 2017

Hello,
I would like to get the content but it doesn't work, i use this as explain in doc.
$('#id').keditor('getContent');
jquery return Uncaught TypeError: jQuery(...).keditor is not a function
how to resolve this ?
thank you

@bradmac
Copy link
Contributor

bradmac commented Jan 29, 2017

That error means you the keditor plugin hasnt been loaded. Please check you have included the js file, and in the correct order.

@Audax23
Copy link
Author

Audax23 commented Jan 29, 2017

thank you, i test on blank.html demo, it works fine.
great tools !

@Audax23 Audax23 closed this as completed Jan 29, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants