Trick To Rotate Images Of Any Website

You can rotate images of any website to create wonderful effect�s.To Rotate images we will use javascript codes.Using this trick you can rot...


You can rotate images of any website to create wonderful effect�s.To Rotate images we will use javascript codes.Using this trick you can rotate images in CircularHorizontal, Combination ofCircular and horizontal trajectory.The images can also be made to revolve with your mouse movement.You should also read Cool And Awesome Javascript tricks. It will work in all modern browsers like Google Chrome,Internet Explorer,Firefoxetc and on all websites as well.


Trick To Rotate Images in Circular Trajectory in Any Website
Open any website, copy and paste the following  javascript code in your browser address bar and press Enter.The images will start rotating in circular trajectory.
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);
Trick To Rotate Images in Horizontal Trajectory in Any Website
To rotate images in horizontal trajectory Copy and paste the following javascript code in your browser address bar and press Enter.
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);
Trick To Rotate Images in Circular as well as Horizontal Trajectory in Any Website
Using this code you will add both the horizontal as well as Circular rotaion effect to images.
javascript:R=0; x1=.1; y1=.05; x2=.25; y2=.24; x3=1.6; y3=.24; x4=300; y4=200; x5=300; y5=200; var DI= document.images; 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++}tag=setInterval('A()',5 );document.onmousedown=function(){clearInterval(tag);for(i=0; i < DIL; i++){DI.style.position="static";}}; void(0)
Trick To Rotate Images in Circular Trajectory on Mouse Movement in Any Website
This will add the rotaion effect to images only on mouse movements.Whenever you will move your mouse your images will start rotating.
javascript:R=0; x1=.1; y1=.05; x2=.25; y2=.24; x3=1.6; y3=.24; x4=100; y4=100; var DI= document.images; DIL=DI.length; function A(_X,_Y){for(i=0; i < DIL; i++){DIS=DI[ i ].style; DIS.position='absolute'; DIS.left=Math.sin(R*x1+i*x2+x3)*x4+_X+"px"; DIS.top=Math.cos(R*y1+i*y2+y3)*y4+_Y+"px"}R++}document.onmousemove=function(event){_X = event.clientX; _Y = event.clientY; A(_X,_Y);};document.onmousedown=function(){for(i=0; i < DIL; i++){DI.style.position="static";}};void(0)
Use these codes on webpages will large number of images to get better effects.
By Kaila Piyush
My Google Profile
HackingArticles4all.blogspot.com

COMMENTS

Name

Admin,10,Aircel,2,Airtel,2,Android,10,Android free Application,16,Android Tiricks,12,Angry Birds,2,Apache,1,backtrack5,2,Blogger Tips,4,BSNL,2,cmd,10,Computer Tricks,84,Download,57,Earn More,1,Facebook Symbol,6,Facebook Tricks,12,Games,4,Gaming Tricks,4,Google,6,Google Gravity,1,Google Tricks,14,Google+ Tricks,8,Hackers Special,8,Hacking,69,Hacking Special,8,huawei,3,Idea,2,Increase Backlink,1,internet trick,62,iOS Tricks,1,iPhone Tricks,2,Java Script Trick,2,keygen,6,mobile browser,4,mobile tricks,34,MySQL,1,Notepad Tricks,6,Password Cracking,8,Phishing,2,PHP,1,proxy trick,1,Reliance,1,Samsung,1,Security Tips,9,Server,1,SMTP,1,sql injection,5,Tata Docomo,2,Technology,8,ucweb,4,Unlock Idea Netsetter,5,Unlock iphone,1,Unlock Vodafone all modem,3,Unlock Vodafone ZTE K3770-z,1,Vodafone,2,Web Designing,1,Windows Tricks,22,Wireless Hacking,9,wireless Modem Unlock,6,WordPress Themes,2,Youtube,1,
ltr
item
SMART SUPPORT ME: Trick To Rotate Images Of Any Website
Trick To Rotate Images Of Any Website
https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgMSDEagRiBORLaCvFQwk8nlBFgKPvJ_EmbGIrEZSNf9ADnt8WvtunoP3b4SZwlp-fZ3_qLLK57bnOkyl3oTC5bs7BINB4LkTYpHm4DXb-ckZ2jOMY0oS9g7fCNHLpO9zp4ZhrV6K5VS7fv/s1600/timthumb.php.jpg
https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgMSDEagRiBORLaCvFQwk8nlBFgKPvJ_EmbGIrEZSNf9ADnt8WvtunoP3b4SZwlp-fZ3_qLLK57bnOkyl3oTC5bs7BINB4LkTYpHm4DXb-ckZ2jOMY0oS9g7fCNHLpO9zp4ZhrV6K5VS7fv/s72-c/timthumb.php.jpg
SMART SUPPORT ME
https://smartsupportme.blogspot.com/2011/08/trick-to-rotate-images-of-any-website.html
https://smartsupportme.blogspot.com/
http://smartsupportme.blogspot.com/
http://smartsupportme.blogspot.com/2011/08/trick-to-rotate-images-of-any-website.html
true
76892010980255686
UTF-8
Loaded All Posts Not found any posts VIEW ALL Readmore Reply Cancel reply Delete By Home PAGES POSTS View All RECOMMENDED FOR YOU LABEL ARCHIVE SEARCH ALL POSTS Not found any post match with your request Back Home Sunday Monday Tuesday Wednesday Thursday Friday Saturday Sun Mon Tue Wed Thu Fri Sat January February March April May June July August September October November December Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec just now 1 minute ago $$1$$ minutes ago 1 hour ago $$1$$ hours ago Yesterday $$1$$ days ago $$1$$ weeks ago more than 5 weeks ago Followers Follow THIS CONTENT IS PREMIUM Please share to unlock Copy All Code Select All Code All codes were copied to your clipboard Can not copy the codes / texts, please press [CTRL]+[C] (or CMD+C with Mac) to copy