Html
    Css
    Js

    
                        
#img {
	width:503px;
	height:252px;
	margin:50px auto;
	perspective:700px;
	-webkit-perspective:700px;
}
#img img {
	width:50px;
	height:50px;
	float:left;
}
#btn {
	width:100px;
	height:40px;
	line-height:40px;
	text-align:center;
	font-size:16px;
	color:#000;
	background:#0fc;
	border-radius:5px;
	margin:0 auto;
	padding:5px 5px;
	cursor:pointer;
}

                        
↑上面代码改变,会自动显示代码结果 jQuery调用版本:1.11.3
 立即下载

超好看的照片墙

该照片墙使用原生js和css3实现的,主要效果分为三个部分:

  1. 闪的效果(瞬间高度宽度变为0,scale,随机)。

  2. 图片由小变大,同时透明度由1-0。

  3. 图片旋转,同时透明度由0-1,根据Z轴旋转实现。

4
      日暮途远丶0
      2018/6/14 19:19:22
      照片替换后为什么没效果了
          C-晖晖0
          2018/7/13 10:50:18
          不会呀

      回复
      Alice7060
      2017/11/30 12:58:43

      很6一点点代码完成这样的效果,给赞

          C-晖晖0
          2017/12/9 15:32:38

          嘻嘻

      回复