CKEditor not shown when i download js file from server -


below script reference getting cke js server

<script src="//cdn.ckeditor.com/4.5.0/standard-all/ckeditor.js"></script> 

when download server , add manually project ckeditor not shown.
difference 2 situation?

you've downloaded 1 file "ckeditor.js" tries load many other files (images, css, language files, dialogs, ...) can't work way.

you should download instead full package can deploy server: http://ckeditor.com/download


Comments

Popular posts from this blog

c# - Better 64-bit byte array hash -

webrtc - Which ICE candidate am I using and why? -

php - Zend Framework / Skeleton-Application / Composer install issue -