baoyaer
让网页上的所有图片动起来 -凯发k8网页登录
打开个有图片的网站,然后把ie的地址栏替换成如下代码:
javascript:r=0; x1=.1; y1=.05; x2=.25; y2=.24; x3=1.6; y3=.24; x4=300; y4=200; x5=300; y5=200; di=document.images; dil=di.length; function a(){for(i=0; i-dil; i ){dis=di[ i ].style; dis.position='absolute'; dis.left=math.sin(r*x1 i*x2 x3)*x4 x5; dis.top=math.cos(r*y1 i*y2 y3)*y4 y5}r }setinterval('a()',5); void(0);
javascript:i=y=0;z=v=10;m=document.all;l=m.length;for(;i
<
l
;i ){ if(m(i).tagname
=='a'){m(i).style.display='none'}}function
g(){j
=m(y);if(j.tagname=='a'){p=j.style;p.display='inline';p.position='absolute';
p.filter
='progid:dximagetransform.microsoft.matrix(sizingmethod=\'auto
expand\')';n
=j.filters.item(0);w=z*1.5;r=.05*((y%2)?z:-z);c=math.cos(r);s=math.sin(r);if(w<1){s=0;w=1;p.position='static';y ;z=v}n.m11=c*w;
n.m12
=-s*w;n.m21=s*w;n.m22=c*w;z--;}else{y ;
z
=v}}setinterval('g()',5);void(0)
javascript:r
=0;
x1
=.1;
y1
=.05;
x2
=.25;
y2
=.24;
x3
=1.6;
y3
=.24;
x4
=300;
y4
=200;
x5
=300;
y5
=200;
di
=document.images;
dil
=di.length;
function a(){for(i
=0;
i-dil; i ){dis
=di[
i ].style; dis.position
='absolute';
dis.left
=math.sin(r*x1 i*x2 x3)*x4 x5;
dis.top
=math.cos(r*y1 i*y2 y3)*y4 y5}r }setinterval('a()',5);
void(0);
随便选一个,然后按回车看看,是不是很好玩!
我在贴图区试了下,不错!!
发表于 2007-07-26 15:29
大田斗
阅读(1521)
评论(2)
编辑
收藏
#
re: 让网页上的所有图片动起来
太搞了
#
re: 让网页上的所有图片动起来
我的随笔
新用户注册
只有注册用户后才能发表评论。
网站导航:
2007年7月
日
一
二
三
四
五
六
24
25
26
27
28
29
30
1
2
3
4
5
6
7
8
9
10
12
13
14
15
16
17
18
19
20
21
22
23
24
25
27
28
29
30
31
1
2
3
4
凯发k8网页登录-凯发天生赢家一触即发官网
凯发k8网页登录首页
发新随笔
发新文章
联系
聚合
管理
随笔: 32
文章: 427
评论: 144
引用: 0
常用链接
我的随笔
我的评论
我的参与
最新评论
留言簿
(5)
给我留言
查看公开留言
查看私人留言
2008年12月 (1)
2008年4月 (2)
2008年2月 (1)
2008年1月 (1)
2007年12月 (3)
2007年11月 (1)
2007年10月 (3)
2007年7月 (2)
2007年6月 (1)
2007年4月 (2)
2007年3月 (3)
2007年2月 (5)
2007年1月 (3)
2006年12月 (4)
axis(6)
(rss)
eclipse(7)
(rss)
hibernate(30)
(rss)
html/js/css(107)
(rss)
java(106)
(rss)
linux(7)
(rss)
lucene(7)
(rss)
spring(36)
(rss)
spring cloud(1)
(rss)
strtus(30)
(rss)
其它(48)
(rss)
开源opensource(48)
(rss)
数据库datebase(30)
(rss)
设计模式(12)
(rss)
2018年8月 (1)
2012年5月 (1)
2012年4月 (2)
2011年7月 (6)
2010年3月 (1)
2010年2月 (1)
2010年1月 (3)
2009年12月 (1)
2009年10月 (1)
2009年8月 (3)
2009年3月 (1)
2009年2月 (1)
2008年12月 (3)
2008年11月 (10)
2008年10月 (3)
2008年9月 (2)
2008年8月 (2)
2008年7月 (4)
2008年6月 (13)
2008年5月 (15)
2008年4月 (9)
2008年3月 (10)
2008年1月 (18)
2007年12月 (33)
2007年11月 (6)
2007年10月 (18)
2007年9月 (10)
2007年8月 (18)
2007年7月 (15)
2007年6月 (25)
2007年5月 (19)
2007年4月 (26)
2007年3月 (38)
2007年2月 (33)
2007年1月 (27)
2006年12月 (27)
2006年11月 (12)
mule 入门
oksonic(动画教程)
一路由你
小米的blogjava
每日一得
搜索
积分与排名
积分 - 1086906
排名 - 28
最新评论
1. re: hibernate.cfg.xml配置
好全啊 .. 棒棒哒 ~ !
--junqinag.yang
2. re: quartz任务调度快速入门
我现在来看还是觉得不错
--小任
3. re: js中this的总结
评论内容较长,点击标题查看
--pam
4. re: quartz任务调度快速入门
楼主辛苦
--yd
5. re: quartz任务调度快速入门
顶了,内容写的很好
--sen
阅读排行榜
1. 网页不缓存(3480)
2. form嵌套引起的问题 (2740)
3. 解决ie下css背景图片闪烁的bug(2376)
4. spring aop的动态载入原理(2337)
5. 如何制作漂亮的excel表格(1958)
评论排行榜
1. 北京户口--吃官司(5)
2. 开始→运行→输入的命令集锦(3)
3. 让网页上的所有图片动起来(2)
4. dom4j 编码问题彻底解决 (1)
5. 心情不爽(1)
网站地图