Output Page: http://tinyurl.com/9stfo3p Code: http://tinyurl.com/8wz9krj
The direct question is: am I approaching this incorrectly, or does HTML5 not process so many images in one canvas?
Details: I created a script with PhP, HTML5, and Javascript to check on the dressing code that I would like to improve. When I finished, everything worked out perfectly. Then I started to refresh the page to find out how fast the canvas would load / respond.
Some of the images will not be displayed sometimes, and after a few more recent updates, nothing will be displayed on the canvas at all.
I decided to make the code in such a way that I did not have to worry about the GD library, and if I wanted to add to Animated Gif, I would not have to work too much with the code (or at least I don’t think I have to) .
source share