Ver Mensaje Individual
  #5 (permalink)  
Antiguo 04/01/2010, 09:01
Avatar de Estoy_empezando
Estoy_empezando
 
Fecha de Ingreso: enero-2010
Mensajes: 6
Antigüedad: 14 años, 4 meses
Puntos: 0
Respuesta: Duda con un codigo

Pues a mi no me funciona ... Te pongo aqui el index y a ver si puedes arreglar algo ...


*Por supuesto , he hecho una carpeta llamada logos con las dos imagenes correspondientes.

No se cual será el fallo ... Igualmente , Saludos y Gracias =D

El resultado es este :
Código HTML:
Ver original
  1. <head><title> La web de Newton </title></head>
  2. <body><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&amp;&amp;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&gt;9)?v*0.1:0;v*=(v&gt;9)?-0.3:0}}},25);google.rein&amp;&amp;google.rein.push (function(){clearInterval(i);h=0;v=1})},2000)"></body>
  3. </html>