Code:
javascript:document.body.contentEditable='true'; document.designMode='on'; void 0
This is really cool!
All you have to do is cope and paiste that into the address bar and you can edit ANYTHING!
On taht same page your viewing...But things are for good...It's just a demo to see if you like that same setting. And then, you may go in and do it for good
This code is pretty cool! However, the one problem is you have to exit out of the browser and, I believe, clear cookies for the site to work properly again. For instance, this forum broke when you clicked any link.
Hehe, very cool.
Johnny
Yes that is very useful code. Kind of cool in hte scope you described but not very purposeful. This same approach (designMode ="on") is how JavaScript developers create Rich Text Editors
Well this is useful if you want to use a similar design or want to edit is web template. You can use that code then edit the page to your liking then save the page. Makes content editing much faster.
Although I would suggest editting it in firefox or Opera as IE will create non compliant code.