« Oracle: redo log switches by date | Home | Unix shell: workaround for loop problem »
JavaScript: edit web page in browser
Here is small bookmarklet, which allows to edit the web page for any site (ok, You could save the results on Your local machine only).
javascript:document.body.contentEditable='true'; document.designMode='on'; void 0
Topics: browser, javascript | Submitter: checkthis
Comments
You must be logged in to post a comment.