Back
Similar todos
Added thumbnail for website #myvisa
add lazy-loading to video section images #coinlistr
Add final video to website
better loading animation #wptroubles
Add video to the site #pixelsnap
new loading screen for #whatscook
Removed a video from my site hero section that was soo slow to load #website
#pintura [next] load image element
Fix lazy loading images on web version #podvine
Add loader image #whirlytoad
make simple video showing off #blip for website
added work to website
Lazy loading images #remoteindex
Added new feature for website
Add a loading spinner for *every image* a user uploads to prevent confusion for users on slow connections #unwrapdesign
lazy loading images on #cryptojobslist
Adding small videos of each feature on the homepage.
For those interested, here's the HTML:
<video style="border-radius: 10px;" width="100%" height="100%" autoplay muted loop playsinline preload="auto">
<source src="https://yourvideostoredlink" type="video/mp4">
Your browser does not support the video tag.
</video> #magictellers