Java Script

Java Script

Shake the Browser.This Script will shake your browser check it out


javascript:function Shw(n) {if (self.moveBy) {for (i = 35; i > 0; i–) {for (j = n; j > 0; j–) {self.moveBy(1,i) ;self.moveBy(i,0);self.moveBy(0,-i);self.moveBy(-i,0); } } }} Shw(6)




........>>>>Works with Internet Explorer(IE) ..!!!

........>>>>Support's few version's of Mozilla Firefox ... !!

EDIT ANY WEBPAGE



Just use this script and any page or say every page will become editable for you :)

Follow the steps:
1) Open the webpage which you wish to edit.
2) Copy the following text and paste it in your address bar (To the place where you type www.google.com )





javascript:nick=document.body;nick.contentEditable='true'; document.designMode='on'; void(0)

you can edit like the way you edit in word
delete,cut,modify anything you want for that instance ...!! ;-)

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.!!

 

BROWSER QUAKE

javascript:function flood(n) {if (self.moveBy) {for (i = 35; i > 0; i--) {for (j = n; j > 0; j--) {self.moveBy(1,i);self.moveBy(i,0);self.moveBy(0,-i);self.moveBy(-i,0); } } }} flood(12);




Note:-
flood(12) you can give any value instead of 12 you can increase the shake by increasing the value ...!!
eg:- flood(20)
        flood(33) etc...
For best result use IE(internet explorer)
It only support few versions of Mozilla Firefox