搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

iframe content dont show when <details> is set to close.

  • 1 回覆
  • 1 有這個問題
  • 1 次檢視
  • 最近回覆由 TyDraniu

more options

Hi everyone,

When I use <article> <details close ><summary>This is a test</summary>

<iframe width="100%" height="300px" frameborder="0" allowfullscreen src="https://framacarte.org/en/map/apparts_88475?scaleControl=false&miniMap=false&scrollWheelZoom=false&zoomControl=true&allowEdit=false&moreControl=true&searchControl=null&tilelayersControl=null&embedControl=null&datalayersControl=true&onLoadPanel=undefined&captionBar=false"></iframe>

<a href="https://framacarte.org/en/map/apparts_88475">See full screen</a>

</details>

The content of the iframe doesn't load when I expand the section.

With <details open> it's works...

Any work around ?

Thanks

Hi everyone, When I use <article> <details close ><summary>This is a test</summary> <iframe width="100%" height="300px" frameborder="0" allowfullscreen src="https://framacarte.org/en/map/apparts_88475?scaleControl=false&miniMap=false&scrollWheelZoom=false&zoomControl=true&allowEdit=false&moreControl=true&searchControl=null&tilelayersControl=null&embedControl=null&datalayersControl=true&onLoadPanel=undefined&captionBar=false"></iframe><p><a href="https://framacarte.org/en/map/apparts_88475">See full screen</a></p> </details> The content of the iframe doesn't load when I expand the section. With <details open> it's works... Any work around ? Thanks

所有回覆 (1)

more options

It may be our bug. Can you file a bug on https://bugzilla.mozilla.org/enter_bug.cgi ? Thanks.