Mozilla Destek’te Ara

Destek dolandırıcılığından kaçının. Mozilla sizden asla bir telefon numarasını aramanızı, mesaj göndermenizi veya kişisel bilgilerinizi paylaşmanızı istemez. Şüpheli durumları “Kötüye kullanım bildir” seçeneğini kullanarak bildirebilirsiniz.

Daha Fazlasını Öğren

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

  • 1 yanıt
  • 1 kişi bu sorunu yaşıyor
  • 1 gösterim
  • Son yanıtı yazan: 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

Tüm Yanıtlar (1)

more options

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