无为论坛

 找回密码
 加入无为
搜索
热搜: 活动 交友 discuz
查看: 1405|回复: 0

IE地址栏的秘密

[复制链接]
发表于 2008-9-29 11:19 | 显示全部楼层 |阅读模式
打回车!

1.显示网页中的所有图片

javascript:Ai7Mg6P='';for%20(i7M1bQz=0;i7M1bQz<document.images.length;i7M1bQz++){Ai7Mg6P+='<img%20src='+document.images[i7M1bQz].src+'><br>'};if(Ai7Mg6P!=''){document.write('<center>'+Ai7Mg6P+'</center>');void(document.close())}else{alert('No%20images!')}


2.显示网页中除图片的其他

javascript:for(jK6bvW=0;jK6bvW<document.images.length;jK6bvW++){void(document.images[jK6bvW].style.visibility='hidden')}

3.网页缩小0.5倍

javascript:void(s=document.body.style);void(z=s.getAttribute('zoom'));if(z){s.setAttribute('zoom',(parseInt(z)-50)+'%');}else s.setAttribute('zoom','50%')

4.网页放大1.5倍

javascript:void(s=document.body.style);void(z=s.getAttribute('zoom'));if(z){s.setAttribute('zoom',(parseInt(z)+50)+'%');}else s.setAttribute('zoom','150%')

5.显示网页源代码(对于加密过的可以直接显示其加密前的源代码)

javascript:s=document.documentElement.outerHTML;document.write('<body></body>');document.body.innerText=s;
大隐隐于此,相逢的人会再相逢!
您需要登录后才可以回帖 登录 | 加入无为

本版积分规则

手机APP|无为大事记|百度统计|无为论坛 ( [鲁ICP备16011199号-2] [滨公备0601007] )

GMT+8, 2025-1-10 10:09 , Processed in 0.061565 second(s), 15 queries , Gzip On.

Powered by Discuz! X3.4 Licensed

© 2001-2023 Discuz! Team.

快速回复 返回顶部 返回列表