Document Editor
Document Editor online
- Simple Integration:
- Copy just the
<div class="doc-editor-container">
element and paste it where you want the editor to appear - Add the
<style>
and<script>
sections to your page’s head/body - Include the Quill.js CSS and JS from CDN
- Copy just the
- Key Features Preserved:
- Full-featured rich text editor
- Document properties panel
- Share functionality
- Save functionality
- Responsive design
- Isolated Design:
- All CSS is scoped with
.doc-
prefixes to avoid conflicts - No global styles that would affect your existing website
- Self-contained JavaScript
- All CSS is scoped with
- Customization Options:
- Change colors by modifying the CSS variables at the top
- Adjust the editor toolbar as needed
- Modify the default content