I want to restrict my HTML page(say login.html) in full screen view mode. So, if user click F11 or others to get the full screen of the page, it always shows the normal mode.
Since, I used a image for that page, if it is shown in full screen, it comes twice for extra space.
Is there ant ways using javascript to stop full script mode.