搜索 | 用户支持

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

详细了解

firefox does not support html5 /details tag!

  • 2 个回答
  • 11 人有此问题
  • 1 次查看
  • 最后回复者为 cor-el

more options

firefox does not support html5 <details></details> tag!

firefox does not support html5 <details></details> tag!

所有回复 (2)

more options

As said on http://www.w3schools.com/html5/tag_details.asp <details> -tag is only supported by Chrome yet. You can still use JavaScript (jQuery preferred) to show/hide div-blocks so long before Firefox supports that tag.

more options

由cor-el于修改