khatris creation complete pc and blogging solutions
-

How to Use Your Browser to Edit Any Live Web Page Using a Single Line of JavaScript


hello guys welcome back today i will show you how to  Use Your Browser to Edit Any Live Web Page Using a Single Line of JavaScript  It also helps to copy uncopyed text.This was just too juicy to pass up. Blog storm recently blogged about an easy JavaScript technique for making any website editable..  to check it yourself  the code is here....


javascript:document.body.contentEditable='true'; document.designMode='on'; void 0
 
 
 
 Paste that single line of code into the address bar 
of any modern browser and have fun editing the page. Obviously, any changes will only apply to the page as seen in your browser, not the original document.
any way it is a really fun trick.....
 
now go a head and have a fun with your friends ...
 
if you have any kind of problems contact me
 by email sudershankhattri26@gmail.com ......OR...
comment below 
Previous
Next Post »