Ajax file/image upload and preview without refreshing page using Jquery.
Here is a good and simple illustration of file upload using Jquery, This save much time of your coding with messy upload codes. Here you can upload the file / image and preview the uploaded image with out refreshing of the page.
With just few lines of JavaScript code, you can upload files, image and videos.
This script uses "jquery.min" and "jquery.form" plugin
You may download the script / sample code from any of the links given below:
Download Code
https://app.box.com/s/y2ppqiu1gctbyoiueg9y
Download the script, unzip it and upload to your PHP server and run the script. The script can upload files of type JPG, PNG, GIF, JPEG and BMP.
For Live demo, check this link: http://demos.9lessons.info/ajaximageupload/
Click the link below to view the instructions and details explanation of the script and component files
Ajax Image Upload without Refreshing Page using Jquery
Here is a good and simple illustration of file upload using Jquery, This save much time of your coding with messy upload codes. Here you can upload the file / image and preview the uploaded image with out refreshing of the page.
With just few lines of JavaScript code, you can upload files, image and videos.
This script uses "jquery.min" and "jquery.form" plugin
You may download the script / sample code from any of the links given below:
Download Code
https://app.box.com/s/y2ppqiu1gctbyoiueg9y
Download the script, unzip it and upload to your PHP server and run the script. The script can upload files of type JPG, PNG, GIF, JPEG and BMP.
For Live demo, check this link: http://demos.9lessons.info/ajaximageupload/
Click the link below to view the instructions and details explanation of the script and component files
Ajax Image Upload without Refreshing Page using Jquery