If you use the videojs plugin: Video JS Resolutions at http://vidcaster.github.io/video-js-resolutions/ Here the example code in <head> tag: in <body> tag How to set default…
Currently on PHP does not have a multibyte (UTF-8) version of ucwords function. I wrote some multibyte mb_ucwords function: You must call these functions before:…
HTML: CSS: JS: Download: videojs-dowload.js videojs-dowload.css Online demo: http://jsfiddle.net/sans_amour/up8vzu4s/4/ The callback function we can leave blank, the download link will same as the play link.…
Method 1: Example 1: include 0-9 Example 2: include 0-9a-f Example 3: include 0-9a-z Method 2: Example 1: include 0-9 Example 2: include 0-9a-f Example…