Hi,
I am loading content into two divs on a page using Ajax, one page contains a textarea that I want to make a TinyMCE WYSIWYG editor. Basically the TinyMCE initialisation script isn't waiting for the other two pages to load before it runs. Therefore sometimes it works and sometimes it doesn't. The problem only occurs in IE and works perfectly in Firefox.
Any suggestions on how I can force the 3 procedures to execute in the right order in IE would be greatly appreciated.
Or if there is another means of initialising TinyMCE from within the second div.
Rob Waite
I am loading content into two divs on a page using Ajax, one page contains a textarea that I want to make a TinyMCE WYSIWYG editor. Basically the TinyMCE initialisation script isn't waiting for the other two pages to load before it runs. Therefore sometimes it works and sometimes it doesn't. The problem only occurs in IE and works perfectly in Firefox.
Any suggestions on how I can force the 3 procedures to execute in the right order in IE would be greatly appreciated.
Or if there is another means of initialising TinyMCE from within the second div.
Rob Waite