Preview (Show) Image Before Upload it on Server Side [jQuery]

Here this article explains how to preview an image before uploading on the server side in jQuery. Using HTML 5 FileReader() we can able to preview the image before upload it in jQuery. By this user can view thumbnail photos on the client side .i.e ( before uploading to server side ), and select or choose the photo which he/she wants to get upload.
 
Continue here>>