Why is one of my select dropdowns disappearing once content is loaded below it?
问题 I have three tabs that sport a select widget; selecting an item populates the contents of the div below. In two of the three cases, all is fine; in the third, though, the dropdown disappears. The difference in the layout of the content is that in the case of the third one (the "bad" one, where the dropdown disappears), the content is not as wide. Here's what a good one looks like: Here's what the one that fails looks like (you should see "Country Music Awards" selected in a dropdown): The