Skip to content
This repository has been archived by the owner on May 26, 2021. It is now read-only.

How to use Captionator when browser supports track element (natively but badly)? #36

Open
callumlocke opened this issue Dec 17, 2013 · 3 comments

Comments

@callumlocke
Copy link

Chrome supports <track> elements natively. But not completely, eg, things like L:5% don't work.

Using Captionator, my WebVTT positioning options work correctly in Firefox.

Is there some way to make Captionator work on Chrome too – ie, to prevent Chrome from natively displaying the captions, and let the polyfill do it instead?

@revolunet
Copy link

did you try with forceCaptionify: true option ?

@shaunmw
Copy link

shaunmw commented Dec 17, 2015

how does one set this option?

@frankcortes
Copy link

In my own case, I'm trying to execute captionator with forceCaptionify: true. When this line is executed, returns the next Error: msg: TypeError: Attempted to assign to readonly property.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants