disabling browser back function

Unfortunately, disabling right-mouse-clicking doesn't entirely solve the problem with hiding the back button. In the window without the back button displayed, the user could hold down the control key and press n. This would open the same webpage in a new browser window with the back button visible. Completely disabling the back button cannot be done through javascript since it is part of the Windows API.Unfortunately, disabling right-mouse-clicking doesn't entirely solve the problem with hiding the back button. In the window without the back button displayed, the user could hold down the control key and press n. This would open the same webpage in a new browser window with the back button visible. Completely disabling the back button cannot be done through javascript since it is part of the Windows API.

Discussions have been disabled for this post