Home > Etc > Edit any website through javascript

Edit any website through javascript


1.) Open a website which you want to edit.
2.) Now paste this code
“JavaScript:document.body.contentEditable=’true’; document.designMode=’on’; void 0”
in address bar then hit enter. Now you can write anything on this page.

3.) Note this is temporary.

Categories: Etc
  1. March 26, 2010 at 8:17 am

    I am not able to edit in such way.is it other method or something missed by me.

  2. yajukumar
    March 30, 2010 at 4:39 am

    Please use single quotes on “true” and “on”, it will be work.

  1. No trackbacks yet.

Leave a reply to D N Singh Cancel reply