Progressive Image Load Gallery
- Started
- Last post
- 11 Responses
- wagshaft
Sup ballers,
Looking for examples of interesting animated image load progressions. With code would be even better.
Example:
http://215mccann.com/WorkThanks
- wagshaft0
Perhaps I wasn't very clear.
Not looking for loader animation examples (icons and what not).
Looking for examples how images, say in a grid, can load in as you scroll down a page.
The image loads could fade-in, drop in (see example at top), so and so forth.
- detritus0
You mean Lazy Loading?
I think I read recently that the latest version of Chrome (perhaps Mobile?) will do it automatically.
Signed,
Fuckall H. Elp- I don't mean lazy loading.wagshaft
- Fuck your downvote - if mugwart confirms this is what he means, then we can provide options based on that.detritus
- ain't not mugwart here.wagshaft
- Oop! Nor you are, sorry!detritus
- lazy loading: defer initialization of an object until the point at which it is needed.(visible on screen)********
- wagshaft2
Here's a clearer example:
https://scrollrevealjs.org/
- ********1
that is lazy loading with a simple animation and parallax effect and they didn't got the idea to randomize the motion per image, so it looks dumb.
anyhow fuck mccann.
- Yes. Looking for different options/examples of reveal animations and parallax effects.wagshaft
- my mind blew few months ago on an animated stuff with some nice blur effect, can't find now
avoid custom js things look for stuff whats using the animate.css.********
- uan0
css transitions
