Thursday, May 26, 2016

Preview Image before upload it with jQuery & HTML5

Here this article explains how to preview an image before uploading on the server side in jQuery. Let’s suppose you have an application where the user uploads bulk photo and then the users want to upload only some selected photo, in this case, we as a developer don’t want to upload all images photos on the server. As this effect on server load cost effect etc.
So using HTML 5 FileReader() we can able to preview the image before upload it in jQuery.

The post Preview Image before upload it with jQuery & HTML5 appeared first on jQuery Rain.


by Admin via jQuery Rain

No comments:

Post a Comment