Back
Similar todos
Play videos on asset hover #melies
Play button hover #pixelsnap
On hover video animation #morflaxstudio
add hover effects and active state if video is playing #watchr
Proper autoplay video #pixelsnap
add YouTube previews on hover if hovering long enough #hotellist
Make hovercards delay a bit more, so you don't accidentally trigger them and they cover up buttons you might want to click #wip h/t @screenfluent
autoplay on playlist
make show/hiding inline editor much nicer by adding a sublte animation #blip
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