Forum Discussion
PerBonomi
Boss
In the console it runs just fine, but if I put the script in the header, nor the footer.
The tinymce editor sort of blips when it's done loading itself. I think it' firing some of its own code near the end, which I think is interrupting other code. This doesn't work:
$(document).ready(function () { LITHIUM.jQuery('#tinyMceEditor_ifr').contents().find('#tinymce').html('<p>Hello World!</p>') });
Related Content
- 5 years ago
- 2 years ago
- 4 years ago
- 3 years ago
- 10 months ago