Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

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

  • 1 பதிலளி
  • 1 இந்த பிரச்சனை உள்ளது
  • 1 view
  • Last reply by TyDraniu

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

All Replies (1)

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