How do I have links open a specific tab inside a Bootstrap modal?
问题 I have 5 links at the bottom of a webpage. They link to a Bootstrap modal with tabs that match the links on the webpage, but it always defaults to the first tab/tab content. How can I have the links open the correct tab/tab content in the modal. Here is my code for the modal and the links that are on the webpage: <div id="LegalModal" class="modal fade bs-example-modal-lg" tabindex="-1" role="dialog" aria-labelledby="myLargeModalLabel"> <div class="modal-dialog modal-lg" role="document"> <div