Skip to content

Latest commit

 

History

History
25 lines (23 loc) · 667 Bytes

example-simpliest-usage.md

File metadata and controls

25 lines (23 loc) · 667 Bytes
title description layout category order
The simpliest usage
Playhead moves once the element gets into the viewport.
libdoc/page-split
Examples
90
<div    scroll-frames="any_id"
        data-url-mask="https://olivier3lanc.github.io/cinematics-resources/timelapse_hdp/timelapse_hdp_|1 to 120|.webp">
</div>
<!-- CSS FOR DEMO PURPOSE ONLY -->
<style>
    [scroll-frames] { 
        margin-top: 90vh;
        margin-bottom: 90vh;
        height: 50vh;
        background-color: #F5F5F5;
    }
</style>

{:.playground .playground-pin title="Scroll down to view"}

© Timelapses by Olivier 3lanc