Description: <textarea cols=”80″ id=”editor_ckxhr” name=”description” placeholder=”Enter Description” id=”description” rows=”5″></textarea> <script type=”text/javascript”> CKEDITOR.replace(‘editor_ckxhr’, …
Read MoreCk Editor
ck editor options
## CK EDITOR OPTIONS:: <script type=”text/javascript”> CKEDITOR.replace(‘editor_office2003’, { height: ‘300px’, enterMode: CKEDITOR.ENTER_BR, toolbar: [ { name: ‘document’, groups: [‘document’, ‘doctools’], items: [‘Save’, ‘NewPage’, ‘Preview’, …
Read More