Main navigation
Product navigation
Main content
CKEditor 4
Overview
Demo
Accessibility Checker
Add-ons
Documentation
Download
Pricing
More
Home
WYSIWYG Editors
CKEditor 4
CKEditor 5
Image upload
CKFinder
Easy Image
Collaboration
Comments
New
Track changes
New
Collaborative editing
Pricing
Case studies
New
Documentation
Help center
Blog
Contact us
The forum operates in
read-only
mode. Please head to
StackOverflow
for support.
Forums
CKEditor
Support
Last post
Fri, 11/19/2004 - 12:50
#1
zzapper
Joined:
08/06/2006
Posts:
10
Harmless Javascript Error?
http://www.yyyy.co.uk/fckeditor/fckeditor.html
Fri, 11/19/2004 - 12:50
#2
zzapper
Joined:
08/06/2006
Posts:
10
RE: Harmless Javascript Error?
Hey I just found the solution in a thread by ssharma :-
The problem is fixed by commenting following two lines in the fckeditor.html file.
<!-- <script language="javascript" src="/fckeditor.config.js"></script> -->
<!-- <script language="javascript" src="/fckeditor.custom.js"></script>-->
These two javascript files are missing or probably we have to create them in order to customise the editor.
Twitter
Facebook
Facebook
Instagram
Medium
Linkedin
GitHub
Arrow down
Phone
Menu
Close icon
Check
RE: Harmless Javascript Error?
The problem is fixed by commenting following two lines in the fckeditor.html file.
<!-- <script language="javascript" src="/fckeditor.config.js"></script> -->
<!-- <script language="javascript" src="/fckeditor.custom.js"></script>-->
These two javascript files are missing or probably we have to create them in order to customise the editor.