W3Cschool
恭喜您成為首批注冊(cè)用戶
獲得88經(jīng)驗(yàn)值獎(jiǎng)勵(lì)
注意:ondeviceorientationabsolute屬性是非標(biāo)準(zhǔn)的。不要在面向Web的生產(chǎn)站點(diǎn)上使用它:它不適用于每個(gè)用戶。實(shí)現(xiàn)之間也可能存在很大的不兼容性,并且行為在未來可能會(huì)發(fā)生變化。
ondeviceorientationabsolute屬性表示deviceorientationabsolute事件的事件處理程序,其中包含有關(guān)絕對(duì)設(shè)備方向更改的信息。
window.ondeviceorientationabsolute = function(event){...};
window.addEventListener('deviceorientationabsolute',function(event){...});
此事件處理程序目前不是任何規(guī)范的一部分。
我們正在將兼容性數(shù)據(jù)轉(zhuǎn)換為機(jī)器可讀的JSON格式。
特征 | Chrome | Firefox(Gecko) | Internet Explorer | Opera | Safari(WebKit) |
---|---|---|---|---|---|
基本支持 | 支持:50.0 | 不支持 | 不支持 | 不支持 | 不支持 |
特征 | Android | Android Webview | Firefox Mobile (Gecko) | Firefox OS | IE Mobile | Opera Mobile | Safari Mobile | Chrome for Android |
---|---|---|---|---|---|---|---|---|
基本支持 | 不支持 | 支持:50.0 | 不支持 | 不支持 | 不支持 | 不支持 | 不支持 | 支持:50.0 |
Copyright©2021 w3cschool編程獅|閩ICP備15016281號(hào)-3|閩公網(wǎng)安備35020302033924號(hào)
違法和不良信息舉報(bào)電話:173-0602-2364|舉報(bào)郵箱:jubao@eeedong.com
掃描二維碼
下載編程獅App
編程獅公眾號(hào)
聯(lián)系方式:
更多建議: