diff options
author | Sam Potts <sam@selz.com> | 2016-08-22 08:40:02 +1000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-08-22 08:40:02 +1000 |
commit | e8bfe73b1d37f4f1428fc48ba4e19f21a80a7091 (patch) | |
tree | 7dc6b1ccc4c83e5b4b3b5b95d4744e5af3557a1b | |
parent | ab0d762675d3a6de8aee6d4297399e9ab080c46f (diff) | |
download | plyr-e8bfe73b1d37f4f1428fc48ba4e19f21a80a7091.tar.lz plyr-e8bfe73b1d37f4f1428fc48ba4e19f21a80a7091.tar.xz plyr-e8bfe73b1d37f4f1428fc48ba4e19f21a80a7091.zip |
Update readme.md
-rw-r--r-- | readme.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -930,7 +930,7 @@ Because Plyr is an extension of the standard HTML5 video and audio elements, thi - Using [dash.js](https://github.com/Dash-Industry-Forum/dash.js) - [Demo](http://codepen.io/sampotts/pen/BzpJXN) ## Fullscreen -Fullscreen in Plyr is supported by all browsers that [currently support it](http://caniuse.com/#feat=fullscreen). If you're using the default CSS, you can also use a "full browser" mode which will use the full browser window by adding the `plyr-fullscreen` class to your container. +Fullscreen in Plyr is supported by all browsers that [currently support it](http://caniuse.com/#feat=fullscreen). ## Browser support |