iframe - Unable to save text changes made by Javascript -


working with: text on web page

using tools: javascripts ones found here: http://www.tweakandtrick.com/2011/03/javascript-tricks-edit-websites-in.html , here: http://createjs.org/

current problem: when text edited, there no way save changes in order comeback after refresh or reopening page, , changes lost.

question: possible somehow save changes made text of page, , not loose them after page refresh/reset?

limitations: no access webpage being edited.

the goal: open random page, make changes text using javascript above, saving steps in such way, apply them later same or pc opening same page , running script.

this fundamental javascript, changes makes temporary, lasting whilst page loaded in browser. javascript has no access computer file system of server stored nor file system browser , such, can not modify or write self or computer, other in cookies.

as mentioned, can use , store cookies in user browser remember state of thing written long cookie not deleted browsers cache.

you can have requested, taking javascript , using browser plug-in such greasemonkey (on firefox) run code, when selected drop down menu, else when triggered web page , browser.


Comments

Popular posts from this blog

sublimetext3 - what keyboard shortcut is to comment/uncomment for this script tag in sublime -

java - No use of nillable="0" in SOAP Webservice -

ubuntu - Laravel 5.2 quickstart guide gives Not Found Error -