Since yesterday, the click to load text button turns green but never asks for the second click. However, I'm using an old iPad 4, and some ancient version of chrome. Were any changes made, or do I have to consign my iPad to the round filer?
Since yesterday, the click to load text button turns green but never asks for the second click. However, I'm using an old iPad 4, and some ancient version of chrome. Were any changes made, or do I have to consign my iPad to the round filer?
It seems that there is a problem with iPads and compacted javascripts.
I don't have an ancient iPad to test with. Sorry.
I've split the code that loads the text from the main story support javascript file and left it un-compacted.
Try it again.
Also doesn't fix it. I suspect I'll go look for a newer iPad in the local classifieds. Thanks very much for looking at it, but time marches on and it's a loss trying to keep old tech forever. Out of curiosity, what actually changed?
Out of curiosity, what actually changed?
with the text load code, nothing.
I fixed a bug in the function reading cookies, I added a line that decodes the values properly. I removed the text loading code from the combined file and put it in a script of its own, uncompressed. So even if the main compressed file confused the iPad, the text loading code should be fine. And the text loading code has nothing considered new code, it's all the same code that I wrote in 2008, before the iPad was introduced.
ETA: Found a bug in the new file that loads the text (variable from the main file) and fixed it and tested without the main file loaded. Try now. ๐ค
That did indeed fix it, thanks very much. I really appreciate your time looking into this.