This site will have limited functionality while we undergo maintenance to improve your experience. If an article doesn't solve your issue and you want to ask a question, we have our support community waiting to help you at @FirefoxSupport on Twitter and/r/firefox on Reddit.

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

Hierdie gesprek is in die argief. Vra asseblief 'n nuwe vraag as jy hulp nodig het.

Command "summary"

  • 4 antwoorde
  • 0 hierdie probleem
  • 6 views
  • Laaste antwoord deur info-huber

more options

Hello, in Firefox the html commands "summary" are not displayed.

In all other browser I can see and open it. In Firefox I see only the word, but not the triangle befor the word (Screenshot: in other browsers) (screenshot: summary in firefox)

What can I do? Is it possible to show the summary order also in firefox?

Thanks and greats

Hello, in Firefox the html commands "summary" are not displayed. In all other browser I can see and open it. In Firefox I see only the word, but not the triangle befor the word (Screenshot: in other browsers) (screenshot: summary in firefox) What can I do? Is it possible to show the summary order also in firefox? Thanks and greats
Aangehegde skermkiekies

All Replies (4)

more options

Hi, can you give us a link to a working example of this bug?

Gewysig op deur TyDraniu

more options

Hello, I'm just creating a page and I have the problem

Here is the html order: <body> <details>

 <summary>Some details</summary>

Provide more info about the details here.

</details> </section> </body>

more options

It looks OK for me - https://jsfiddle.net/p8y906xj/

The MDN page says that this element is supported since version 49: https://developer.mozilla.org/en-US/docs/Web/HTML/Element/summary

more options

Hello, it doesn't work for me in Firefox. In all other browsers without problems. I use Firefox 75.0 and Mac Os 10.14.6

It only works when I insert the command details, but then you see the term <details>

Example:

<details open="">

style="display: inline;"neuer Text

</details>

Gewysig op deur info-huber