Open djplaner opened 4 years ago
numerous people appear to solve this by having the Javascript maintain/use a cookie (or localstorage) to record state.
Challenges / Changes
First version will just be the one page and the active accordion
Actually, modify the code from content.js:259 onwards which is updating the open accordion based on hash parameter.
i.e. a reader has read through a collection of accordions (complex document). Finds a link. Follows it. When they return to the page it doesn't remember which accordions were open. The reader has to remember.