Mobile Safari does not load images when using AJAX / JQUERY

I struggled with a problem with Safari on iPhone and iPad.

I am developing a mobile one-page application, from which for the most part it works. Except when it comes to any AJAX injection of images or switching CSS classes that display images. When debugging, I see that this is just a poll and a poll, as well as a survey of some attempts to get an image object.

Can someone tell me why I will have this problem? Also, if this is some kind of memory limit, I am in what is the proposed workaround and / or alternatives.

+5
source share
1 answer

I really found the answer to my problem.

Apple.

IOS6/Safari

- , , . , , , Ajax, .

+5

All Articles