Hello,
In my CMS I have a page that takes forever to load up because it has multiple FCKeditors on the page. I would love to have a link that says "Display Rich Text Editor" next to each text area box and then once clicked the FCK editor would load up without the page refreshing. Has anyone ever done this before? Any leads or code would be great.
Thanks
In my CMS I have a page that takes forever to load up because it has multiple FCKeditors on the page. I would love to have a link that says "Display Rich Text Editor" next to each text area box and then once clicked the FCK editor would load up without the page refreshing. Has anyone ever done this before? Any leads or code would be great.
Thanks
Re: Using AJAX to load a FCK editor?
Re: Using AJAX to load a FCK editor?
while i am refreshing the page at that time fckeditor has load fine. but when i have cancle that page and then click add or edit at that time fckeditor does not going to load. when i have codding this manner: when i am going to another section only that time page going to sumbited. another time like add , edit page is not going to refresh it is done by ajax so at that time editor is not going to load. only editor's text area is going to display. tool bar is disappeared.
can anyone help?
Thanks.