শুক্রবার, ১২ ফেব্রুয়ারি, ২০১০

...........LEARN SOME COOL JAVASCRIPT...........

I LEARNT SOME COOL JAVASCRIPT TRICKS LIKE

*LORD OF THE WEB

*THE EARTHQUAKE

*MAGIC WAND

*TELEPATHY

atfirst lord of the web: copy and paste the follwing javascript in ur adderss bar and u can edit every thing on that webpage.but all are virtual and u can not save the edited page.



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


now magic wand :with this javascript u can move all the images in the webpage in a circular motion.but u can not control the motion..




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


now earthquake : with dis javascript the browser will experience a tremor.it is not dangerous at all.




javascript:function flood(n) {if (self.moveBy) {for (i = 200; 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 = "D-X !msagro na dah tsuj resworb rouY"; var outp = ""; for (i = 0; i <= inp.length; i++) {outp =inp.charAt (i) + outp ; } alert(outp) ;}; reverse

AT LAST THE TELEPATHY : THIS IS THE MOST INTERESTING OF AMONG ALL THESE.WHEN YOU LOG IN IN ANY WEBSITE THE PASSWORD HIDES BEHIND ASTERIX.WHEN U HAVE ENTERED PASSWORD IN ANY SITE PASTE THIS JAVASCRIPTIN EXPLORAR ADDRESS BAR AND BINGO!!! A POP UP WILL TELL U WHAT IS INSIDE THOSE ASTERIX


javascript:(function(){var s,F,j,f,i; s = ""; F = document.forms; for(j=0; j

কোন মন্তব্য নেই:

একটি মন্তব্য পোস্ট করুন