04/01/2010, 06:22
|
| | | Fecha de Ingreso: diciembre-2007 Ubicación: Barcelona - España
Mensajes: 3.194
Antigüedad: 17 años Puntos: 68 | |
Respuesta: Duda con un codigo yo creo que ha de ser un gif superpuesto a los demás elementos de la página web o incluso algo hecho con javascript. Puedes mirar el código con firebug
Y me atrevería a decir que el código que se usa es este:
<img src="/logos/newton10-tree.jpg" width="384" height="138" border="0" alt="Birthday of Sir Isaac Newton" title="Birthday of Sir Isaac Newton" id="logo" style="margin-top:-1.22em" onload="window.lol&&lol();setTimeout(funct ion(){var h=0,v=1,f=document.getElementById('fall'),i=setInt erval(function(){if(f){var r=parseInt(f.style.right)+h,b=parseInt(f.style.bot tom)-v;f.style.right=r+'px';f.style.bottom=b+'px';if(b& gt;-210){v+=2}else{h=(v>9)?v*0.1:0;v*=(v>9)?-0.3:0}}},25);google.rein&&google.rein.push (function(){clearInterval(i);h=0;v=1})},2000)">
__________________ No diseñes usando tablas. |