搜尋 Mozilla 技術支援網站

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

Learn More

bootstrap 4.4.1 'nav-tabs' not displaying properly in 76.0.1 (64-bit)

  • 無回覆
  • 1 有這個問題
  • 3 次檢視
more options

<ul id="spouseTabs" class="nav nav-tabs" data-tabs="tabs" role="tablist"> displays as vertical list items instead of horizontal tabs.

<div id="SpouseTabContent" class="tab-content"> all of the <div id=xxx class="tab-pane fade" role="tabpanel" aria-labelledby="yyy"> are visible instead of the active tabpanel.

When I download an html document that contains a bootstrap nav-tabs example to a file and display that file with Firefox I get the same behavior.

&lt;ul id="spouseTabs" class="nav nav-tabs" data-tabs="tabs" role="tablist"&gt; displays as vertical list items instead of horizontal tabs. &lt;div id="SpouseTabContent" class="tab-content"&gt; all of the &lt;div id=xxx class="tab-pane fade" role="tabpanel" aria-labelledby="yyy"&gt; are visible instead of the active tabpanel. When I download an html document that contains a bootstrap nav-tabs example to a file and display that file with Firefox I get the same behavior.

由 cor-el 於 修改