Make Any Website Editable

Wednesday, January 21, 2009,

Make Websites Content Editable By Converting It To Notepad File

Everybody wants fame and if you dont have enough than you may do this to help you smile that one day this will get original.

Copy and paste this java script in your browser adress bar and will make all the content editable of the website by converting the encoding to notepad.

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

Just a small tweak to have fun !

Related search...


blog comments powered by Disqus