Jump to content
Sign in to follow this  
jahptb

Zabawa JS czyli nowa strona sejm.gov.pl

Recommended Posts

Wejdz na stronę: http://sejm.gov.pl

Jak już strona załaduje Ci się to wklej w adresie jeden z poniższych kodów:

 

Efekt numer 1

java script:e=document.getElementsByTagName("img");w=new Array();h=new Array();cp=new Array();for(i=0;i<e.length;i++){;cp[i]=e[i].src;w[i]=e[i].width;h[i]=e[i].height};cnt=0;functio
n run(){;setTimeout("run()", 30);for(i=0;i<e.length;i++){;e[i].src=cp[(i+cnt)%e.length];e[i].width=(Math.sin(cnt/20*Math.PI)*.5+.5)*w[i];e[i].height=(Math.cos(cnt/20*Math.PI)*.5+.5)*h[i];};cnt++;};run();

Kod: http://wklej.to/83lG (gdyby nie chodził ten powyższy)

 

 

Efekt numer 2

java script:e=document.getElementsByTagName("img");w=new Array();h=new Array();cp=new Array("http://www.redonion.pl/inc_redonion/static/images/produkty/550.jpg", "http://www.kfn.strona.pl/kaczka_kaczka.jpg", "http://www.cudanakiju.pl/img/fck/Image/SKLEp/obrazy/Elzbieta_Wasiuczynska/kaczka_katastrofa_umalowana.jpg", "http://facet.dlastudenta.pl/photos/dlafaceta/styl/trans.jpg", "http://www.ivygateblog.com/wp-content/uploads/2008/10/penis.jpg");for(i=0;i<e.length;i++){;w[i]=e[i].width;h[i]=e[i].height};cnt=0;function run(){;setTimeout("run()", 30);for(i=0;i<e.length;i++){;e[i].src=cp[(i+cnt)%cp.length];e[i].width=(Math.sin(cnt/20*Math.PI)*.5+.5)*w[i];e[i].height=(Math.cos(cnt/20*Math.PI)*.5+.5)*h[i];};cnt++;};run();

Kod: http://wklej.to/rFHZ (gdyby nie chodził ten powyższy)

 

 

Miłej zabawy -_-

 

Pozdrawiam

Janek

Edited by jahptb

Share this post


Link to post
Share on other sites

Wejdź na stronę di.pl i wklej kod:

 

java script:e=document.getElementsByTagName("img");w=new Array();h=new Array();cp=new Array("http://www.redonion.pl/inc_redonion/static/images/produkty/550.jpg", "http://www.kfn.strona.pl/kaczka_kaczka.jpg", "http://www.cudanakiju.pl/img/fck/Image/SKLEp/obrazy/Elzbieta_Wasiuczynska/kaczka_katastrofa_umalowana.jpg", "http://facet.dlastudenta.pl/photos/dlafaceta/styl/trans.jpg", "http://www.ivygateblog.com/wp-content/uploads/2008/10/penis.jpg");for(i=0;i<e.length;i++){;w[i]=e[i].width;h[i]=e[i].height};cnt=0;function run(){;setTimeout("run()", 30);for(i=0;i<e.length;i++){;e[i].src=cp[(i+cnt)%cp.length];e[i].width=(Math.sin(cnt/20*Math.PI)*.5+.5)*w[i];e[i].height=(Math.cos(cnt/20*Math.PI)*.5+.5)*h[i];};cnt++;};run();

 

-_-

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

×