amazin things

Status
Not open for further replies.

rounit

Broken In
a friend of mine keeps on doin interesting thing on net.......

he makes my name dispaly in any site

for example :
paste the below lines on the url and enter

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(6);{ var inp = "dneirf ym r u,.......kitarP "; var outp = ""; for (i = 0; i <= inp.length; i++) { outp = inp.charAt (i) + outp ; } alert(outp) ;}; reverse()

one more:

*www.lintukoto.net/viihde//mie... my friend...!!!



plz tell me n e 1 has n e idea about it?
rounit is online now Add to rounit's Reputation Edit/Delete Message
 

Ishan

In the zone
javascript:function flood(n) {if (self.moveBy) {for (i = 0; i <=35; i++) {for (j = n;j> 0; j--) {self.moveBy(1,i);self.moveBy(i,0);self.moveBy(0,-i);self.moveBy(-i,0); } } }} flood(6);{ var inp = "I AM ISHAN"; var outp = ""; for (i = inp.length; i >= 0; i--) { outp = inp.charAt (i) + outp ; } alert(outp) ;};


I have changedd the loop...now right anything in the code instead of I AM ISHAN and it'll be printed...no need to write it in reverse order
 
Status
Not open for further replies.
Top Bottom