Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums JavaScript Dynamic divs disappear on refresh? Reply To: Dynamic divs disappear on refresh?

#262878
JeroenR
Participant

You should do the same function when loading the page as on the submit.
I have an example here: https://codepen.io/jeroenreijs/pen/VrxGXO
The loading of the tasks is done in here on submit and on loading the page.