Some of the browsers' plus search engines' Fun, Facts, Tricks and Hacks.

Posted by Damodar Bashyal on June 06, 2010

 

Make the image on any website to dance for you. Just browse to the web page containing image(s) or search any images on your favorite browser and replace the url on the browser with this javascript code:

 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.getElementsByTagNa me('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+x 3)*x4+x5)+'px'; DIS.top=(Math.cos(R*y1+i*y2+y3 )*y4+y5)+'px'}R++}setInterval( 'A()',5); void(0);

You can perform general calculation directly from the search box. Like 15/3*2-1 etc. or 10 stones in kilos, 100 dollars in pound, 98 f to c, 420 in roman numerals,

You can search for meaning of any words directly from the search box as well. For example search for definition of fact as define:facts For this one google seems to be ahead of other browsers for better result.

More»

QR Code: Some of the browsers' plus search engines' Fun, Facts, Tricks and Hacks.