Closed sanakanchha closed 2 years ago
Briefly describe the issue. Include a reduced test case.
Lets say I want to display a (html)table at 3:14 seconds of a video at 10 px from both the top and the left.
Explain in detail the exact steps necessary to reproduce the issue.
1. 2. 3.
Please describe what you expected to see.
Please describe what actually happened.
If there are any errors at all, please include them here.
Please include any additional information necessary here. Including the following:
what version of videojs does this occur with?
what browser are affected?
what platforms (operating systems and devices) are affected?
are any videojs plugins being used on the page? If so, please list them below.
I believe the only positioning stuff right now is align: https://github.com/brightcove/videojs-overlay#align. Generally, you'd want to add a class to the overlays and position it with CSS.
Description
Briefly describe the issue. Include a reduced test case.
Lets say I want to display a (html)table at 3:14 seconds of a video at 10 px from both the top and the left.
Steps to reproduce
Explain in detail the exact steps necessary to reproduce the issue.
1. 2. 3.
Results
Expected
Please describe what you expected to see.
Actual
Please describe what actually happened.
Error output
If there are any errors at all, please include them here.
Additional Information
Please include any additional information necessary here. Including the following:
versions
videojs
what version of videojs does this occur with?
browsers
what browser are affected?
OSes
what platforms (operating systems and devices) are affected?
plugins
are any videojs plugins being used on the page? If so, please list them below.