# cssjs\_func\_lib ## install ``` git submodule add https://git.seemsleg.it/ef/cssjs-func-lib cssjs ``` ## 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
```