opoloo / jquery_upload_preview

This is a small jQuery plugin, which provides a live preview of selected files before they're actually uploaded to the server.

Home Page:http://opoloo.github.io/jquery_upload_preview/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Uploaded file size limit?

spaceknight opened this issue · comments

Can you add a file size limit to the options?

commented

That's not what this plugin is for. It should be an easy task to extend it if you need this feature. Maybe have a look at this: https://stackoverflow.com/a/4307882/2783423