I think it's one of the stateSave or stateLoad Functions. Since I'm in a hurry right now, I couldn't adapt it to save to localStorage, but my codes are like this. I'll try to arrange it tonight. I think maybe there is something I missed if you look into it for now. https://jsfiddle.net/axwLke13/13/ @kthorngren
I think it's one of the stateSave or stateLoad Functions. Since I'm in a hurry right now, I couldn't adapt it to save to localStorage, but my codes are like this. I'll try to arrange it tonight. I think maybe there is something I missed if you look into it for now.
Answers
I think it's one of the stateSave or stateLoad Functions. Since I'm in a hurry right now, I couldn't adapt it to save to localStorage, but my codes are like this. I'll try to arrange it tonight. I think maybe there is something I missed if you look into it for now.
https://jsfiddle.net/axwLke13/13/
@kthorngren
I think it's one of the stateSave or stateLoad Functions. Since I'm in a hurry right now, I couldn't adapt it to save to localStorage, but my codes are like this. I'll try to arrange it tonight. I think maybe there is something I missed if you look into it for now.
https://jsfiddle.net/axwLke13/14/
@kthorngren
As a quick test try commenting out the function(s) you think might be the issue. If its resolved then you will know where to start troubleshooting.
Kevin