// 在 CKEditor 中集成 CKFinder,注意 ckfinder 的路徑選擇要正確。 //CKFinder.SetupCKEditor(null, '/ckfinder/'); 二、 一些使用技巧 1、在頁(yè)面中即時(shí)設(shè)置編輯器 //示例1:設(shè)置工具欄為基本工具欄,高度為70 CKEDITOR.replace('<%=tbLink.ClientID.Replace("_","$") %>', { toolbar:'Basic', ...
www.dbjr.com.cn/article/303...htm 2025-5-29