Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added: hash navigation support #35

Merged
merged 12 commits into from
May 9, 2023
Merged

Added: hash navigation support #35

merged 12 commits into from
May 9, 2023

Conversation

dyuri
Copy link
Collaborator

@dyuri dyuri commented Apr 18, 2023

Fixes #26. (Depends on #25, but it's included here.)

Slides can be selected using the URL hash (# part), like: whatever.vizzu.com/presentation.html#4 selects slide 4.
Slide animation is played, but we can fix that later.

For hash navigation, add hash-navigation attribute to the vizzu-player element.

If you want to start the slideshow on a specific slide, use the start-slide=<nr> attribute.

@dyuri dyuri requested a review from simzer April 18, 2023 16:50
@veghdev veghdev changed the title Hash navigation support Added: hash navigation support May 9, 2023
@veghdev veghdev merged commit aa4192b into vizzuhq:main May 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

development: add option to launch story at specific slide
2 participants