We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
In jQuery showcase app, if we go on tinyMCE example, go elsewhere, then come back on tinyMCE example page, the editor fails to load.
The text was updated successfully, but these errors were encountered:
Seems we nedd to call tinyMCE.remove() with the id of the textarea used.
Sorry, something went wrong.
refs #81 #78
563f17b
- added tinyMCE.remove on editor initialisation
6fa06e3
-fixed typo
The showcase example seems to work again now.
flofourcade
No branches or pull requests
In jQuery showcase app, if we go on tinyMCE example, go elsewhere, then come back on tinyMCE example page, the editor fails to load.
The text was updated successfully, but these errors were encountered: