欢迎光临 - 嗷嗷叫的老马
日志首页
|
编程随笔
|
胡思乱想
|
东拼西凑
|
精华收藏
|
我的梦
|
手机随笔
|
留言本
2007 年 12 月
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
站点统计
日志:516 篇
评论:331 篇
留言:31 篇
收藏夹:0 个书签
会员数:149 人
最新评论
上海地区广告伞太阳伞专业...
没附件了郁闷,还在的话麻...
已经发送到你的邮箱了,请...
写了一个进程间通讯的类....
行啊,二博客都一样
已经发送了附件到你的邮箱...
老马写的..可惜没的附件...
欢迎!
谢谢了。
第一次走进您的博客,^_...
精华收藏
有用的几个JAVASCRIPT代码------摘于网络
[ 2007-01-19 | 作者:马大哈 | 来自:
本站原创
]
完全打开页面后,在该页的在地址栏或按Ctrl+O输入以下代码,回车!
1、[显示网页中的所有图片]
javascript:Ai7Mg6P='';for%20(i7M1bQz=0;i7M1bQz
'};if(Ai7Mg6P!=''){document.write('
'+Ai7Mg6P+'
');void(document.close())}else{alert('No%20images!')}
2、[显示网页中非图片内容]
javascript:for(jK6bvW=0;jK6bvW
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('');document.body.innerText=s;
6、[显示当前网页的COOKIE]
javascript:alert(document.cookie)
原帖地址:
http://www.85815.com/article.asp?id=1027
********************************************
的确很有用,在某些时候..............
今天的心得
<<狂欢男爵和神秘岛>>看后感
暂时没有评论
Powered by
迦南的天空