Skip to content Skip to sidebar Skip to footer

Mark.js Keep Marking Permanently?

i am currently using mark.js for a google chrome extension to highlight some text on a web page. Now whenever i refresh the page or do a right click all my marking is lost. Is ther

Solution 1:

Found a way to overcome that problem. Just store the text items you want to mark and mark them again every time a page gets refreshed.


Post a Comment for "Mark.js Keep Marking Permanently?"