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

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

  • No replies
  • 1 has this problem
  • 1 view
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.

Modified by cor-el