I just downloaded the NEW CKEDITOR .NET 3.5.2 which was released last week
I tried to make a new ASP.NET page with C# on the back end..
CKEditor1.ContentsCss = "style.css"; <---- doesn't work..
===================================================================
while on the previous version I was using CKEDITOR 3.5.1 (WITHOUT .NET)
and the
CKEditor1.config.ContentCss = "style.css";
works fie...
anyone experienced with the same problem ??
I tried to make a new ASP.NET page with C# on the back end..
CKEditor1.ContentsCss = "style.css"; <---- doesn't work..
===================================================================
while on the previous version I was using CKEDITOR 3.5.1 (WITHOUT .NET)
and the
CKEditor1.config.ContentCss = "style.css";
works fie...
anyone experienced with the same problem ??