FCKeditor载入顺序
2007年03月30日
The following is the execution and loading order of files in the editor (for an instance created in a page):
The "editor/fckeditor.html" page is loaded. This is the main page that holds and loads a editor instance.
The main JavaScript scripts are loaded from the "editor/js" directory. This […]
| 标签: fckeditor, javascript

