the boss asked to get rid of the css part of the style part of the videojs, leaving only the core part of the videojs. I had no idea what to do, so I asked for advice.
the boss asked to get rid of the css part of the style part of the videojs, leaving only the core part of the videojs. I had no idea what to do, so I asked for advice.
first determine what kind of display your boss wants, and change it according to your needs.
to use the css, in the ready-made library, you can only increase the priority of your custom css to overwrite the css in the library where you use these css. Of course, you need to know the priority calculation rules of css here, but if you overwrite it, it's OK to go directly ! important
.
Previous: Ask a question about the memory address reference of objects in the javascript array
Next: Iframe cross-domain
EDGE browser use h5 native video playback and vjs to modify player style, but there are two requests for files, one for H5 native request and the other for video.core.js using videojs (.) The generated request can clearly know that vjs is the H5 nati...
problem description previously, in the react framework, videojs was used to play rtmp video streams normally. is suddenly unable to play today, and the console throws the error VIDEOJS: ERROR: (CODE:0 MEDIA_ERR_CUSTOM) MediaError {code: 0, message: ...