twitter
    Find out what I'm doing, Follow Me :)

Saturday, February 5, 2011

Image Roller

This script will the images rotate in a circular manner ;-)

you just have to open the image in new tab ..
and paste this script and hit enter ..!!

javascript:R=-1;DI=document.images;DIL=DI.length;function A(a,b,c){return Math.sin(R/350*6.28*b+a)*c+c}function B(a){DIS=DI.item(a).style;DIS.position='absolute';DIS.left=A(0,7,300);DIS.top=A(1.6,6,150)}setInterval('R++;B(R%DIL)',15);void(0)



Note:- If the images are in fb or orkut they will just displace from there position
--->>.> in order to make then rotate you have to open only the image in the new tab n paste the script ..!!


make use the options:- "view image" or "open image in new tab " it will open only image in new or same tab.
                                   "Copy Image Location" or "copy image url " it copies the location of image n then  paste it new or same tab .

These methods will show only images n you can apply the javascript to see the image rotating.!!

No comments:

Post a Comment