Wednesday, May 16, 2012

How download an image from browser in a single click using JQuery?

I have a piece of code like below:



<div><a href="/images/test-201.gif" class="download">Download</a> </div>


I need to do is when I click on the Download. It should open a new window like save as for this image. I need to do this using htnl or javascript.





No comments:

Post a Comment