梦幻屋

软件搜索:

右击鼠标弹出图片另存为对话框

更新时间: 2006-4-7 23:35:30 来源: 梦幻屋  作者: 梦幻 Add to ToLib.com...
  •   右击鼠标弹出图片另存为对话框......

<script>
function getimg() {
event.returnValue=false;
show.window.location.href=event.srcElement.src;
timer=setInterval(checkload,100)
}
function checkload(){
if(show.readyState!="complete")

{show.document.execCommand("SaveAs");
  clearInterval(timer)}
}

</script>
<img src="xxx" oncontextmenu="getimg()">
<iframe src="" name=show style="width:0;height:0"></iframe>

利用一个框架保存图片,然后可以执行savaas命令

梦幻屋
  • 上一篇文章:

  • 此栏目下没有文章
  • 热点推荐

    女性推荐
    排行榜

    梦幻屋学院
    设为首页 | 加入收藏 | 联系站长 | 友情链接 | 版权申明 | 网站公告 |  
    Copyright© 2005-2006 梦幻工作室版权所有. All rights reserved.
    经营许可证编号:蜀ICP备07002423