RE: Help with each() function 09-22-2015, 05:09 AM #5
(09-22-2015, 03:40 AM)Dijkstra Wrote: No idea, I only use backend JS. lol
I have a feeling it has to do with the alert() being in the callbacks. Chrome tries to prevent spamming alert()?
Perhaps. But it doesn't really matter since I only use alert() for quick debugging anyways.