Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Design Cool carousel effect Reply To: Cool carousel effect

#275969
Shikkediel
Participant

The first bit caches the images (you don’t have to actually insert them into the DOM apparently) but it isn’t very efficient. One would have to check if they aren’t cached already and do some sort network speed test to optimise it. Other than that, I kinda like Bram’s approach better than my own.