Effect:
http://hovertree.com/texiao/jquery/74/
SOURCE Download:
Http://hovertree.com/h/bjaf/ko0gcgw5.htm
As follows:
The code is as follows:
<!DOCTYPE HTML><HTML><Head><Metahttp-equiv= "Content-type"content= "text/html; charset=utf-8" /><title>JQUERY+CSS3 achieve 404 background animation effects-what to ask</title><BaseTarget= "_blank" /><Linkhref= "Http://hovertree.com/texiao/jquery/74/css/404.css"rel= "stylesheet"type= "Text/css" /><Scriptsrc= "Http://down.hovertree.com/jquery/jquery-1.7.2.min.js"></Script><Scripttype= "Text/javascript">$(function() {varh=$ (window). Height (); $ ('Body'). Height (h); $ ('. Mianbox'). Height (h); CenterWindow (". Tipinfo");});//2. Put the box method into this square, convenient method unified callfunctionCenterWindow (a) {center (a);//Adaptive Window$ (window). Bind ('Scroll Resize',function() {Center (a);});//1. Centering method, passing the label in the playfunctionCenter (a) {varWwidth=$ (window). width ();varWheight=$ (window). Height ();varBoxwidth=$ (a). width ();varBoxheight=$ (a). Height ();varscrolltop=$ (window). scrolltop ();varscrollleft=$ (window). scrollleft ();varTop=scrolltop+(Wheight-boxheight)/ 2;var Left=scrollleft+(Wwidth-boxwidth)/ 2; $ (a). css ({"Top": Top," Left": Left});}</Script></Head><Body><Divclass= "Mianbox"><imgsrc= "Http://hovertree.com/texiao/jquery/74/images/yun0.png"alt=""class= "Yun Yun0" /><imgsrc= "Http://hovertree.com/texiao/jquery/74/images/yun1.png"alt=""class= "Yun Yun1" /><imgsrc= "Http://hovertree.com/texiao/jquery/74/images/yun2.png"alt=""class= "Yun yun2" /><imgsrc= "Http://hovertree.com/texiao/jquery/74/images/bird.png"alt= "Bird"class= "Bird" /><imgsrc= "Http://hovertree.com/texiao/jquery/74/images/san.png"alt= "How to ask"class= "san" /><Divclass= "Tipinfo"><Divclass= "in"><Divclass= "Textthis"><H2>page does not exist</H2><P><span>Page will automatically<aID= "href"href= "Http://hovertree.com/h/bjaf/tiaosan.htm">Jump</a></span><span>Wait<bID= "Wait">60</b>Seconds</span></P><Scripttype= "Text/javascript"> (function() {varwait=document.getElementById ('wait'), href=document.getElementById ('href'). href;varinterval=SetInterval (function() {var Time= --wait.innerhtml;if( time<= 0) {Location.href=Href;clearinterval (interval);};}, +);}) ();</Script></Div></Div></Div></Div><Divstyle= "text-align:center;margin:50px 0; font:normal 14px/24px ' MicroSoft yahei ';"><P>Applicable browser: 360, FireFox, Chrome, Safari, Opera, Proud tour, Sogou, the window of the world. IE8 and the following browsers are not supported.</P><P>Source:<ahref= "http://hovertree.com/"Target= "_blank">How to ask</a> <ahref= "http://hovertree.com/texiao/">Effects</a> <ahref= "Http://hovertree.com/h/bjaf/tiaosan.htm">Original</a></P></Div></Body></HTML>
Transferred from: http://hovertree.com/h/bjaf/tiaosan.htm
Effect Summary: http://www.cnblogs.com/roucheng/p/texiao.html
JQUERY+CSS3 achieve 404 background animation effects