I am a newbie to CKEditor.
I would like to use the content.css so I can style the content of my CKEditor window. When I make changes, I notice that the content.css are not getting recognized by my browser. When I look the browser cache, I notice the Expires and Last Modified are both set to None.
Is there a way with CKEditor to set the Expiration or Last Modified times for the content.css?
Or is there a different approach? Should I create my css file and reference it through the .ContentCss propery of my control?
My Environment is:
ASP.NET 4.X
IE9
CKEditor.NET 3.6.1
Thanks.
Steve
I would like to use the content.css so I can style the content of my CKEditor window. When I make changes, I notice that the content.css are not getting recognized by my browser. When I look the browser cache, I notice the Expires and Last Modified are both set to None.
Is there a way with CKEditor to set the Expiration or Last Modified times for the content.css?
Or is there a different approach? Should I create my css file and reference it through the .ContentCss propery of my control?
My Environment is:
ASP.NET 4.X
IE9
CKEditor.NET 3.6.1
Thanks.
Steve
