html5 full-screen

如何实现HTML5全屏模式Full Screen API

文档

http://www.htmleaf.com/ziliaoku/qianduanjiaocheng/20141117515.html

演示地址:

http://www.htmleaf.com/pins/1411/fullscreen/index.html

http://www.zhangxinxu.com/study/201210/html5-full-screen-api.html

 

*fullscreen只能在点击事件中触发.不能自动触发~

你可能感兴趣的:(html)