Skip to Content »

2Pelex + 3pelex » Bonito Truco Javascript

 Bonito Truco Javascript

  • October 27th, 2006
  • 12:16 pm

Un bonito truco con javascritp, al momento de visitar paginas con muchas imágenes podemos pegar el código de abajo en la barra de direcciones y verán que empiezan a girar las imágenes por el navegador, Very kool :)

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.getElementsByTagName(”img”); 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)+”px”; DIS.top=(Math.cos(R*y1+i*y2+y3)*y4+y5)+”px”}R++}setInterval(’A()’,5); void(0);

Nota: a mi solo me funcionó con ie :(

via| stopgeek.com

These icons link to social bookmarking sites where readers can share and discover new web pages.
  • Digg
  • del.icio.us
  • co.mments
  • Technorati

Quieres comentar ?

* Campos Requeridos. tu e-mail no sera publicado en este blog

Puedes Utilizar XHTML tags:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <code> <em> <i> <strike> <strong>
:) :( :d :"> :(( \:d/ :x 8-| /:) :o :-? :-" :-w ;) [-( :)>- more »