I am developing a responsive website and its interface is not good for small height screens. I would like to know if it's possible to disable the landscape orientation on the mobile browsers screens. For example, if you access the website in landscape orientation, he would see it in portrait orientation.
I know that the mobile operating systems allow you to disable, but I would like to force it through the HTML or Javascript code.
Thanks!