Skip to content

jump to slide with anchor link #18

@d-nnis

Description

@d-nnis

Hey there thank you for this quite easy-to-use library!

I was wondering though how I could implement navigation with links to a slide.
The intuitive approach of jumping to an anchor with both html an JS failed:

<a href="#one">Jump to one</a>

or:

  <a href="#" onclick="document.getElementById('one').scrollIntoView()">Jump to one</a>

jumping to:

  <p id="one">Slide one<p>

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