Search code examples
javascripthtmlcssckeditor

CKEditor : Remove default text "image preview" in box using CKEditor


firstly thanks in advance. in CKEditor when i click on image tab in tool box , the image properties window open, in this window , we upload the image and also image preview box is there , but when the "image properties " windows open in the "image preview" box there is some text like show in this link http://ckeditor.com/demo but i want to remove the default text in "image preview" box at initialize time. how can we done ?


Solution

  • You can change the preview text by setting image_previewText

    See that URL: http://docs.cksource.com/ckeditor_api/symbols/CKEDITOR.config.html#.image_previewText