TIA
Stuart
All-new Yahoo! Mail - Fire up a more powerful email and get things done faster.
However there is a workaround. If you click on the source button
twice, (once to get it so you can see the html and then to get it back
to the editor), it should now allow you to enter text in the editors
text area.
This is not only with FCKeditor, but I have encountered this problem
with TinyMCE as well, while using wordpress.
I also found that the problem occours less (but does occour) if you use
Apache as opposed to webrick.
Kind Regards
Hamza
Stuart
<%= fckeditor_textarea( :home_page_text, :text, :toolbarSet => 'Simple',
:width => '800', :height => '500') %>
this worked for me
--
Posted via http://www.ruby-forum.com/.