JS 实现图片直接下载

< a   href = "picName.jpg"     id = pic1   onclick = "savepic();return false;" style = "cursor:hand" >点击下载 a >   

你可能感兴趣的:(解疑释惑)