Yes that is exactly what I'd like to do. That isn't shown on the site that I'm looking at... but it appears to be the same site, or at least the same layout.
On Sunday, 20 January 2013 09:05:07 UTC-5, Juan Gabriel Aguilera González wrote: > > Es esto lo que quieres hacer? > > > > 2013/1/20 Jake Alsemgeest <[email protected] <javascript:>> > >> Hey, >> >> So I'm working on a website and wanted to use the Toggleable tabs offered >> by bootstrap. (http://twitter.github.com/bootstrap/javascript.html#tabs). >> >> If I have just words within the contents of the tab, within the <div >> class="tab-pan fade... then it works fine. However I was wanting to put in >> tables to display things. >> >> I am planning on using <table class="table table-hover"> as I liked the >> effect. (http://twitter.github.com/bootstrap/base-css.html#tables) >> >> I only have two tabs as of right now. >> >> When the first tab... <div class="tab-pane fade in active" id="test"> is >> selected, which is when the page is refreshed or if it's clicked, it has >> extra space below it's table which is the table from the other tab. The >> information from the other tab that is below it is not visible, but there >> is space and the <a href...> stuff from the other table is clickable. >> >> I figured maybe you just couldn't use tables within the tabs for some >> strange reason. However when the other tab is selected, it works perfectly >> fine. There is no extra space anywhere and the contents from the other >> table are not visible or clickable at all. >> >> I was wondering if anyone has encountered this before, or if there is a >> solution. >> >> Thank you in advance, >> Cheers, >> Jake >> > >
