UI Deploy

Curated, Short, Web UI Dev we Love.

How to Implement HTML5 Full Screen API

We all are used to viewing a whole web page in full screen mode. To experience it, simply hit the F11 key in Windows OS, if you are using OS X you can press Shift + Command + F.But what if you want to see a particular page element and not the whole page in full screen mode?

view source

Advertisement