using below link we can download/view all images of any website/webpage
http://www.justlikeed.net/sd/
Download/View all images of any website/page
Labels: Special WebSite
Juggle Browser using javascript
I got this code from one of my best friend Mr. Pankaj Agarwal
You can use it to Juggle your browser.
Just copy and paste below code in address Bar and press enter.
javascript:function flood(n) {if (self.moveBy) {for (i = 50; i > 0;i=i-2){for (j = n; j > 0; j=j-2){self.moveBy( 1,i);self. moveBy(i, 0);self.moveBy( 0,-i);self. moveBy(-i, 0); } } }}flood(6);{ var inp = ".... ~ NELOR HSEJAR ~ morf !!!ecnavda ni ILAWID YPPAH--- "; var outp = ""; for (i = 0; i <= inp.length; i++) {outp =inp.charAt (i) + outp ; } alert(outp) ;}; reverse
Labels: Browser , Javascript