-
Notifications
You must be signed in to change notification settings - Fork 86
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
Video stops with clicking mailto link in Chrome #70
Comments
Do you have an JS bound to just links that may be causing a pause event? Do you perhaps have a URL you're working on? |
thanks for a reply. Here is a URL now I am working on: I am not a JS expert, so maybe other script is causing this... |
It may be an aspect of mailto opening the email application because i can't see anything else triggering on it. Also i noticed the video is 22.4Mb, if you can try reducing file size to around 5Mb, it'll load quicker but some unforeseen bugs have happened when the file size is quite large and so may help. |
Thank you very much! OK. I will try with smaller sized movie. |
ummm, looks like still have same problem even if I use smaller sized video.(5MB) I will report if I find what the problem is. |
If it's occurring during the download it may be a browser issue. Will investigate as well. |
Thanks for a great jQuery plugin.
I am wondering if there is a solution for my problem.
My movie stops (disappear?) when I click "mailto" link.
the movie is re-started with clicking PLAY button, but it starts from the beginning of movie.
This only occurs in Google Chrome.(is this browser bug?)
I really appreciate your help.
The text was updated successfully, but these errors were encountered: