When you enter username, password, and click on login after you need to manage user can’t go back to login screen. below javascript useful for it, Which page below javascript, the page does not open by the back button of the browser.
1 2 3 4 5 6 7 |
<script type="text/javascript"> window.history.forward(-1); </script> |
More Stories
Convert Unix Time to other Time Zone in Java script
Clone (Copy) with selected value using jQuery
html5 capture image from camera