JavaScript: Edit web page in browser
Well , I must say, not such an usefull piece of science, but if you are a Web Developer, might come handy , someday ( or will it?). Here is small bookmarklet, which allows to edit the web page for any site .
And Sorry! You can save the results on your local machine only.
javascript:document.body.contentEditable=’true’; document.designMode=’on’; void 0
Subscribe to by Email








































