Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 653 Bytes

File metadata and controls

6 lines (6 loc) · 653 Bytes

jquery-upload-image-customization

This repository provides the code for Preview of uploaded image in jQuery. Beside that developer can restrict the size and dimension of image to be uploded.
The dimension can be specified during initialization as options, the user needs to upload the image with exact same width & height.
Different demos are available along with corresponding HTML, CSS & JS code you can check it and copy the code accordingly. The Demos can be found here on website https://nirajrajgor.github.io/jquery-upload-image-customization/
The code is ready for production. Feel free to submit the issue if found any.