Prevent orientation change in iOS Safari

前端 未结 9 1525
死守一世寂寞
死守一世寂寞 2020-11-28 02:56

Is it possible to avoid transition to landscape view in Safari for iOS when the device is rotated?

iOS Safari has the \"orentationchange\" event, I tried to intercep

9条回答
  •  醉梦人生
    2020-11-28 03:33

    A spec to implement this functionality has been proposed.

    Also, see this Chromium bug for additional information (still unclear whether it will be implemented in WebKit or Chromium).

提交回复
热议问题