Question

I'm using video.js in a project that must be 508 accessible, editing the js and the css for this was relatively simple, but the people doing the 508 testing are using an older version of IE to test it, and the Flash Fallback is not passing the 508 tests.

I'm curious if anyone has; A) already solved this issue? B) Can provide me with to the FLA and any SRC codes to video.js video player so that I can make the edits. C) Or of course, suggest anything that will solve this.

Thanks.

Was it helpful?

Solution

Do you have the most recent version of videojs 4.1.0? I've tested this and it works.

The fallback won't work if you're running it locally however. Always make sure it's running off a server.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top