# cssjs\_func\_lib git submodule add https://git.seemsleg.it/pub/cssjs-func-lib cssjs ## install ``` ``` ## Dropzone ```

(This is just a demo dropzone. Selected files are not actually uploaded.)
``` ## Parallax ``` ...
 
``` ## Divs anordnen ```
...
...
...
...
.grid-item { width: 200px; } .grid-item--width2 { width: 400px; } ``` ## Checkbox Switch ``` ``` ## DateTimePicker ``` ``` ## textarea autoheight ``` ``` ## Copy to Clipboard ```
Kopieren
``` ## WYSIWYG (old) ``` ...
... ``` ## Cookiebanner ``` ``` ## ckEditor5 ``` ``` Heading ``` ... heading: { options: [ { model: 'paragraph', title: 'Paragraph', class: 'ck-heading_paragraph' }, { model: 'heading1', view: 'h1', title: 'Heading 1', class: 'ck-heading_heading1' }, { model: 'heading2', view: 'h2', title: 'Heading 2', class: 'ck-heading_heading2' } ] } ... ``` ## mailto ``` mail@no-thx-server.de ``` ## ajax-Feedback ``` ```