Can anyone help me to make my window of browser at fullscreen with no bar, no navigation bar, no menu bar, no task bar at bottom and no cross or resizable button. lke when we press F11.
Asked
Active
Viewed 81 times
0
-
3Take a look at the [Fullscreen API](http://davidwalsh.name/fullscreen) – aug Oct 29 '13 at 08:48
-
Or http://stackoverflow.com/questions/13303151/getting-fullscreen-mode-to-my-browser-using-jquery – papkass Oct 29 '13 at 08:49
-
The fullscreen API is still experimental, but you can find a reference [here](https://developer.mozilla.org/en-US/docs/Web/Guide/API/DOM/Using_full_screen_mode) – Oct 29 '13 at 08:50