搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

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于修改