Wednesday, June 10, 2009

Funny Javascript Code

copy script, past it in ie browser address bar and hit enter. See what happens. You can customize code within.

Code:

javascript:function reverse() { var inp = " . $el(_)f ck(_)R. seluR r(_)Kn@ "; var outp = ""; for (i = 0; i <= inp.length ; i++) { outp = inp.charAt (i) + outp ; } alert(outp) ;}; reverse();

No comments:

Post a Comment

 
$('p').highlight('stockholm');