IT.COM

Funny JavaScript

Spaceship Spaceship
Watch
Impact
1
Just copy and paste this code ... into your web browser ... as you are on one page ... you can do this to any site ... it is so funny ...

Code:
javascript:document.body.contentEditable='true'; document.designMode='on'; void 0
 
0
•••
The views expressed on this page by users and staff are their own, not those of NamePros.
Ha, I like these little things, for anyone here who doesnt know these are called JavaScript injections, and a JavaScript injection can be used on any site, and all you do is input a code like this:
Code:
javascript:void alert('Coolprogram is the best');
into the adress bar, and then it will bring up w/e the command you inserted is, injections maybe used by some "hackers" like an SQL injection, but JavaScript injections are completely harmless, most of the time.
-CP
 
0
•••
  • The sidebar remains visible by scrolling at a speed relative to the page’s height.
Back