ckeditor installation
- 1.) create form in html
- 2.) go to ckeditor website
- 3.) go to download editor and choose editor and copy the javascript code and paste it in header in html file
- 4.) and then go to getting started section and copy javascript, editor code(component) and paste that in your html file below the form tag.
- 5.) change the props from editor to "textarea".
Comments
Post a Comment