We have integrated Tinymce for the system i am developing. My boss wants me to use a loading image till the full content loads within Tinymce textarea. I need just to hide HTML under a preloader til the content loads. Do anyone of you have an idea how i can do this?
Help much appreciated.
Do it on init of the editor (place this code in your tinymce init function)