Home > IT > (JavaScript hack) Edit any webpage

(JavaScript hack) Edit any webpage

April 30th, 2009

Hi every1, today I’m gonna share with you a very simple JavaScript hack, all you need to do is copy and paste the code below into your web browser, then you can edit everything on that page. It’s just for fun, coz everything will return to original once the page is reloaded.

Code:

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

The above Javascript trick can apply to any website including Google, Yahoo or MSN. It’s make a website editable and allow user to change the content. However the changes only apply to the current browser and no affect on the “real content”.

Author: SquallLTT Categories: IT Tags: ,
  1. No comments yet.
  1. No trackbacks yet.


You can use the following emoticons:

:) ;) :D :)) :P :( B-) :X :-* :blushing: @};- >:D< more »