This looks like hacking, but not actually. It's works as an WYSIWYG interface in designing web pages.Here's how: 1. Log on to the webpage or file using your browser. 2. Type this code in your address bar javascript:document.body.contentEditable='true'; document.designMode='on'; void 0 3. Then you can now edit this page.
It may not work, depending on your browser.
|