문제

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.

도움이 되었습니까?

해결책

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.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top