@@include('./partials/main.html') @@include("partials/title-meta.html", {"title": "File Uploads | Dropzone | Dropify"}) @@include('./partials/head-css.html')
@@include('./partials/menu.html')
@@include('./partials/topbar.html')
@@include("./partials/page-title.html", {"subtitle":"Forms","title":"File Uploads"})

Dropzone File Upload

DropzoneJS is an open source library that provides drag’n’drop file uploads with image previews.

Drop files here or click to upload.

(This is just a demo dropzone. Selected files are not actually uploaded.)

Dropify File Upload

Override your input files with style. Your so fresh input file — Default version.

Default File

Disabled the input

Max File size

@@include('./partials/footer.html')
@@include('./partials/right-sidebar.html') @@include('./partials/footer-scripts.html')