hi all i'm trying to know how to show a photo preview before uploading a pic in rails can any one help me out .
Thanks in advance
hi all i'm trying to know how to show a photo preview before uploading a pic in rails can any one help me out .
Thanks in advance
If you want a preview before the actual upload, then you should do it with javascript Files API.
Hope it helps...
Nice post. I will use many things of this tutorial
Thanks.
Ricardo Pontes da Silva
thank you Mr.Capitan it helped me alot.