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

// setup control handler #113

Open
Whitecatwarrior opened this issue Jan 31, 2023 · 0 comments
Open

// setup control handler #113

Whitecatwarrior opened this issue Jan 31, 2023 · 0 comments

Comments

@Whitecatwarrior
Copy link

Hi!
$(".dynamic-demo-prev").click(function(){ player.markers.prev(); }); $(".dynamic-demo-next").click(function(){ player.markers.next(); });
I have an issue about
How to realize the function of clicking button 1 to jump to the corresponding mark point 1 and click button 2 to jump to the corresponding mark point 2... in addition to prev and next jump mark points
If anyone has the same question welcome to discuss together!
Thanks.

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

1 participant