Home > Code, div, HTML, HTML5, Java, Javascript, Multimedia, Program, Video > Program Java Code In Html5 Page To Sync Actions To Video

Program Java Code In Html5 Page To Sync Actions To Video

May 27th, 2011

We need to have some code that makes div layers appear above the video at certain points in the video. Like, when the video player is at 32 seconds, I want div layers to appear on top.

We want this to be compatible in all browsers, compatible with HTML5, and I believe there is some Java script needed to sync the div action to the video time line.

If you have other suggestions, we are open to them.


Program Java Code In Html5 Page To Sync Actions To Video

Comments are closed.
Bear