Question

I am making new skins for my video player with video.js. What is the best way to personalize it :

  • use canvas ?
  • use css ?

I have to make 4 differents skins.

Thank you.

Was it helpful?

Solution

Keep it simple and use CSS, especially if you have to make a few different skins. We've even got a designer you can use to see a live preview, and it uses LESS to boot so you get nice variables and things like that (not to mention reference implementation).

Video.js Designer

When you get done, we'd love to showcase the skins on our Wiki...keep us updated on how things go.

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