Hi All !! i want add FCKEditor into JSP i found plugin for FCKEditor by Jquery But i was do the same guide but not work The plugin here:
http://www.fyneworks.com/jquery/FCKEditor/
the following guide:
http://www.fyneworks.com/jquery/FCKEditor/#tab-Usage
i choose method 3 but when i view the jsP it just text area isn't FCKEditor
i wonder with the config path
$.fck.config = {path: '/path/to/fck/directory/', height:300 };
thi fck in the path it mean fckeditor or fckeditor plugin?