There is something on the scriptaculous website about TinyMCE ... I
think you have to load the tinyMCE javascripts before the Scriptaculous
ones.... (ie before the javascript_include_tag(:defaults)
... have TinyMCE working with our app, so it can be done :)
Chrisfarms.
Bruno Soares wrote:> Hi,
>
> First of all I have been dealing with rails for a little bit only, so
> please excuse me if questions are basic!
>
> I''m trying to use TinyMCE in my application... I got it installed
and it
> was working ok.
>
> The problem is that when I tried to update the text area with an AJAX
> call, the editor didn''t load...
> I had a look around for solutions, but couldn''t implement any on
> rails...
>
> Can you please help me out or point me in the right direction?
>
> Thanks,
>
> Bruno soares
>
>