Closed janecky closed 10 years ago
This looks like an error in your code. You don't have an id
set for the tablist. Change the 4th line in your jsfiddle to something like <ul class="nav nav-tabs responsive" role="tablist" id="some-id">
Should have been fixed in #30.
It appears that embedding a twitter feed inside the tab content area breaks on resize. Any ideas on a resolution? Here is a jsfiddle: http://jsfiddle.net/1c367qth/1/ In this fiddle, the twitter feed doesn't show up at all within the accordion. In my local testing it appears only on page load. Resizing breaks it.