Code or not to Code…

June 8, 2007

Edit a website’s content? Why not?!

Filed under: Fun — noshi316 @ 2:23 pm

Have you ever thought of changing contents of any web site?? so here is your chance.

Copy and paste this in adress bar of your web browser and press ENTER:

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

Bear in mind that this is not a hack or anything, this Javascript allows you to midify the content of a loaded web page. If you refresh the page, you will get back the original page.

1 Comment »

  1. Nice lil fun trick ..

    Comment by Sanix — June 8, 2007 @ 3:13 pm


RSS feed for comments on this post.

Leave a comment

Blog at WordPress.com.