Large images load slowly #22

Open
opened 2015-11-01 20:06:37 -06:00 by mattbk · 4 comments
mattbk commented 2015-11-01 20:06:37 -06:00 (Migrated from github.com)

Is there a way to preload images and then start the timer when they are loaded and ready to go?

Is there a way to preload images and then start the timer when they are loaded and ready to go?
mattbk commented 2015-11-01 20:38:07 -06:00 (Migrated from github.com)
- https://perishablepress.com/a-way-to-preload-images-without-javascript-that-is-so-much-better/ - http://www.htmlgoodies.com/tutorials/web_graphics/article.php/3480001/So-You-Want-To-Pre-Load-Huh.htm
mattbk commented 2015-11-05 15:44:48 -06:00 (Migrated from github.com)

I think there is some type of partial "wait for the images" in change.js, but I know it doesn't wait for them to be fully loaded.

I think there is some type of partial "wait for the images" in `change.js`, but I know it doesn't wait for them to be fully loaded.
mattbk commented 2015-11-06 08:24:33 -06:00 (Migrated from github.com)
http://stackoverflow.com/questions/2499022/how-to-display-a-wait-gif-until-image-is-fully-loaded http://stackoverflow.com/questions/2342132/waiting-for-image-to-load-in-javascript http://stackoverflow.com/questions/544993/official-way-to-ask-jquery-wait-for-all-images-to-load-before-executing-somethin (I don't think it's jquery though)
mattbk commented 2015-11-07 13:21:40 -06:00 (Migrated from github.com)

Going to start first by making all images less than 500 kb.

Going to start first by making all images less than 500 kb.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: matt/changeblindness#22
No description provided.