lowes93
Posts: 3
|
| Posted: 04/03/2008, 2:49 PM |
|
I can't figure out what I'm doing wrong 
When I include a FCKeditor, I keep receiving "FCKeditor is undefined." error. Error: 0
The error points to this line in my HTML:
var tbl_Issue1TextArea1_FCK = new FCKeditor(this.getAttribute("id"));
I'm at a loss...anyone else get this error? Any fixes? What am I doing wrong?
_________________
Andy |
 |
 |
CCT
Posts: 44
|
| Posted: 04/10/2008, 11:30 AM |
|
Hello.
This just says that you haven't put FCKeditor in your web folder/project. FCKeditor is separate download (not included in CCS), can be obtained from http://www.fckeditor.net/.
Best regards,
Frank.
_________________
Get more CodeCharge Studio builders at http://codechargetools.com |
 |
 |
|