Hi Everyone..
Does anyone know a good plugin to upload and preview an image using jquery....? I've been googling this for a long time and still can't find any....!!!
Thanks and Regards...
Hi Everyone..
Does anyone know a good plugin to upload and preview an image using jquery....? I've been googling this for a long time and still can't find any....!!!
Thanks and Regards...
You can't upload using only javascript, so you won't find anything with jQuery. Using AJAX you can lookup these :
If jQuery is not a total requirement, try also looking up swfupload.
Hi Everyone...
Found a pretty neat script to upload an image using php. javascript and ajax...
Here's the link...The script is pretty neat... You can preview the image before the final upload... Hope it will be useful for others...
http://www.webdeveloper.com/forum/showthread.php?t=209720
Thanks and Regards...