0
hello friends,
today i am going to provide a simple way to edit and save live web page.
How To
open website
after loading 100%, paste and replace url from below javascript code :
javascript:document.body.contentEditable='true'; document.designMode='on'; void 0

Note:
when you copy and paste this code into url, if javascript: not in starting of code add javascript:
and press return key.
now to edit webpage just double click anywhere on webpage :)

Post a Comment Blogger

 
Top