View demo here: http://jsfiddle.net/55H7U/26/
Play video in firefox, when CSS overflow attribute is changed the video reloads. This does not occur on any other browser that I have tested. Any way to prevent this from happening?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
There isn’t a way to prevent it at the moment if you have to dynamically change the
overflowvalue.Once https://bugzilla.mozilla.org/show_bug.cgi?id=90268 is fixed the problem will just go away.