Funny java script tricks flip all of your browser picture

Now, i will show you a java code by which you can have fun by moving all the pictures from your web page. You can do this trick when you will get bored or show some one something new. But remember this code may not work in some browser . Try this code internet explorer or Mozilla Firefox or Google chrome. To do this trick at first open a website where plenty of pictures are available. Or juts a search images in a search engine or in hub page.. When your browser finishes the loading just paste the code to your web address bar and have fun ..the code is : 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); To stop this effect just refresh the page everything will be fine. You can experiment with the numbers in this java script to find something new. Learning Java is not so easy but having fun with it is easier. Hope you will like this trick.

0 Response to "Funny java script tricks flip all of your browser picture"

Post a Comment

powered by Blogger | WordPress by Newwpthemes | Converted by BloggerTheme