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

skip slides using links #101

Open
neotheicebird opened this issue Jan 6, 2015 · 4 comments
Open

skip slides using links #101

neotheicebird opened this issue Jan 6, 2015 · 4 comments

Comments

@neotheicebird
Copy link

I need to go from one slide to another using a hyperlink.

I am in basic.html#3 and I want to go to basic.html#7, I added a hyperlink to a text with link './basic.html#7'. On clicking it the address in the address bar changes, but the slide doesn't change. Is there any way to achieve this?

@jdan
Copy link
Owner

jdan commented Jan 12, 2015

Good idea :) Right now you'll need to inject your own JS and use the navigate function which is exposed to the client.

The front-end JS needs a big overhaul, though, so I'll be sure to include something like this.

@neotheicebird
Copy link
Author

Cool, thanks. Let me try adding the JS for navigate in my markdown and see if it works.

@tsycho
Copy link

tsycho commented Jul 13, 2017

+1 for this feature.

@tsycho
Copy link

tsycho commented Jul 13, 2017

@neotheicebird Were you able to do this? Do you have a code example of how you used the navigate function?

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

No branches or pull requests

3 participants