為了改善您的使用體驗,本網站正在進行維護,部分功能暫時無法使用。若本站的文件無法解決您的問題,想要向社群發問的話,請到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 發問,我們的社群成員將很快會回覆您的疑問。

搜尋 Mozilla 技術支援網站

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

了解更多

Command "summary"

  • 4 回覆
  • 0 有這個問題
  • 6 次檢視
  • 最近回覆由 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
附加的畫面擷圖

所有回覆 (4)

more options

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

由 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>

由 info-huber 於 修改