• 07
  • Jul

This may be old news, but not to me. You might also be surprised that you can edit any web page live in your browser by using a bit of javascript. It is limited to text only.

Paste the following into your address bar:

javascript:document.body.contentEditable=’true’; document.designMode=’on’; void 0

Javascript Edit Webpage

I noticed this did not work in Gmail. This is tested and is known to work in Firefox 3 and IE7. [via blogstorm.co.uk]

[Slashdot] [Digg] [Reddit] [del.icio.us] [Facebook] [Technorati] [Google] [StumbleUpon]