Counters

Counters Example adaptation for showing enabled "ht-persistence" from basic original work https://arkenidar.github.io/exercises_in_js_html/beginner/counters.html that was prototyped in GitHub(repo="arkenidar/editor") .

Two independent counters, with persistent data option.

Persist with github.com/arkenidar/ht-persist .

Like applied also in github.com/arkenidar/editor .

const data_switch = false // false for persistent data

iframe.contentWindow.location.href='counters.html'

initial.html - initial page