
This is avatar change and upload. When I click “Upload New Image” button fist browse window will appear then I select one avatar then selected avatar will show. This function possible at Jquery?
My try:
http://jsfiddle.net/anglimass/uBGpR/
Anybody please help me!!
Thanks
This can be done using the AJAX Upload jQuery plugin.
Begin with including jQuery and the plugin:
The final JavaScript:
This example is taken from this very good tutorial.