If by "load with ajax" you mean that the javascript sources are loaded on ajax requests, instead of with the initial page, then no, that is not supported. The ajax parameter that was available in old 1.3 snapshots did not work properly. It has been removed for some time now (also in latest 1.3-snapshots). There is ajax support (e.g. an InPlaceEditComponent), but all javascript will be loaded normally.
On Wed, 17 Dec 2008 17:57 +0330, "Omid Alamdar Milani" <[email protected]> wrote: > Hi, > Is there a way to load tiny mce editor with ajax? > 1.3 snapshot has an ajax parameter and works correctly on firefox but > doesn't work on IE. The latest 1.4 snapshot works fine with IE but the > ajax parameter is gone and I couldn't find a way to load it with ajax. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
