8000 Loop: true and autoSlide correctly display fragment roll-in only the first time. · Issue #473 · hakimel/reveal.js · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Loop: true and autoSlide correctly display fragment roll-in only the first time. #473
Closed
@BillBradwohl

Description

@BillBradwohl

I'm working on a presentation that will scroll continuously in a kiosk environment.

     <section>
        <h2>What we offer:</h2>
        <p class="fragment roll-in">Porsche</p>
        <p class="fragment roll-in">BMW</p>
        <p class="fragment roll-in">Ferrari</p>
     </section>

Under non loop conditions, and the first time through under loop conditions it plays as expected. All other times through the loop, the roll in is not done as all items are already rolled in and fully visible when the slide loads.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0