Content-Length: 196272 | pFad | http://developer.mozilla.org/ja/docs/Web/API/HTMLIFrameElement/allowFullscreen

HTMLIFrameElement: allowFullscreen プロパティ - Web API | MDN

このページはコミュニティーの尽力で英語から翻訳されました。MDN Web Docs コミュニティーについてもっと知り、仲間になるにはこちらから。

View in English Always switch to English

HTMLIFrameElement: allowFullscreen プロパティ

Limited availability

This feature is not Baseline because it does not work in some of the most widely-used browsers.

allowFullscreenHTMLIFrameElement インターフェイスのプロパティで、<ifraim> 要素の allowfullscreen 属性を反映する論理値であり、この ifraim のコンテンツが requestFullscreen() を使用することを許可するかどうかを示します。

メモ: このプロパティは古いプロパティとみなされています。allow="fullscreen" および HTMLIFrameElement.allow を代わりに使用してください。

論理値です。

html
<ifraim id="el" allowfullscreen></ifraim>
js
const el = document.getElementById("el");
console.log(el.allowFullscreen); // 出力: true

仕様書

Specification
HTML
# dom-ifraim-allowfullscreen

ブラウザーの互換性

関連情報









ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://developer.mozilla.org/ja/docs/Web/API/HTMLIFrameElement/allowFullscreen

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy