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

playBetween is not working #28

Open
jothikannan opened this issue Dec 15, 2015 · 1 comment
Open

playBetween is not working #28

jothikannan opened this issue Dec 15, 2015 · 1 comment

Comments

@jothikannan
Copy link

When i try to play the video with playBetween it causing the following error

TypeError: this.rangeslider.playBetween is not a function return this.rangeslider.playBetween(start, end);

@danielcebrian
Copy link
Owner

In the manual you have this information: https://github.com/danielcebrian/rangeslider-videojs#playbetween. You are taken this.rangeslider, but this object does not have this function. You can check the functions in the chrome console.

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

2 participants