Welcome to
Ashutosh Nilkanth’s Blog
on Life and Technology!
You can quickly checkout the blog’s “greatest hits“, or read a post from the archives.
Or you can continue reading the latest posts and articles below, and rate them by selecting a star rating to the right of each post.
Feel free to leave a comment or ask a question, and consider subscribing to the latest posts via RSS or e-mail. You can also follow me on Twitter. Thanks for visiting!
Coolest thing you can do in IE!
Ok, I use IE a bit, although I’m a huge FireFox fan, simply because FF kicks some cool Greasemonkey a**. But here’s one trick (or a hack if you wanna call it; who know’s if its an easter egg) in IE which bowled me over:
Step 1: Copy this piece of JavaScript code (from start to end):
javascript:document.body.contentEditable='true'; document.designMode='on'; void 0
Step 2: Visit any website, and once the page is loaded, paste the copied JS (from above) into the address location bar & hit enter. Now you have a completely editable webpage. Edit any text, move around the objects, an inline webpage editor.
Well, this has to be the collest thing I have come across for IE. Do you have something more special to share about IE?
Posted under Design and Usability, Entertainment, Technology, Tools and Services | Posted on Fri, 23rd Mar 2007 1:45 am


You can do that in Firefox as well, just as long as you have Javascripts enabled.
Terrific indeed !;o) Great piece of code…;o) But high legal issues behind it at the same time.