Skip to content

nitrog7/jquery.nl.uploader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

JQuery File Uploader

Allows uploading of multiple files via AJAX. The imageOnly mode also displays a thumbnail of the image before upload. Current HTML input fields do not allow the transfer of files via AJAX. With Uploader, files are encoded into base64 and sent in three arrays: base64 data, file names, and file types. The server would then take the data, decode the base64 to binary and save to disk.

About

JQuery File Uploader

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published