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

Caption cues don't render in custom element as expected #40

Open
weboverhauls opened this issue May 21, 2014 · 0 comments
Open

Caption cues don't render in custom element as expected #40

weboverhauls opened this issue May 21, 2014 · 0 comments

Comments

@weboverhauls
Copy link

I'm using the appendCueCanvasTo option parameter in order to render the captions there. But it's just rendering to default upper-left position. My init JS:

var videoCaptions = document.getElementById('videoCaptions');
captionator.captionify(null,null,{
    "appendCueCanvasTo": "videoCaptions"
    }
);
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

1 participant