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

Fix broken scrollbar #739

Merged
merged 1 commit into from
Jan 27, 2013
Merged

Fix broken scrollbar #739

merged 1 commit into from
Jan 27, 2013

Conversation

peterbrook
Copy link
Contributor

The media variable refers to the html5 video, the player variable refers to the
mediaelement.js player. This change fixes the broken seek bar due to no getCurrentTime
method on the media variable. This was broken in (at least) Chrome and Firefox on the
sample video on mediaelementjs.com.

The media variable refers to the html5 video, the player variable refers to the
mediaelement.js player. This change fixes the broken seek bar due to no getCurrentTime
method on the media variable. This was broken in (at least) Chrome and Firefox on the
sample video on mediaelementjs.com.
johndyer added a commit that referenced this pull request Jan 27, 2013
@johndyer johndyer merged commit eb27261 into mediaelement:master Jan 27, 2013
@borisv
Copy link

borisv commented Jan 27, 2013

Isn't it about time to get to the year 2013? Your version release dates say it is still 2012. A bit confused am I...

@johndyer
Copy link
Collaborator

Just got fixed with another pull request.

phuongdh pushed a commit to avalonmediasystem/mediaelement that referenced this pull request Oct 18, 2013
rexblack pushed a commit to rexblack/mediaelement that referenced this pull request May 22, 2014
rexblack pushed a commit to rexblack/mediaelement that referenced this pull request May 22, 2014
marmite22 pushed a commit to elucidat/mediaelement that referenced this pull request Dec 16, 2016
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

Successfully merging this pull request may close these issues.

None yet

3 participants