Msg #4001:
Msg #4002:
Msg #4003:
Msg #4004:
Msg #4024:
Msg #4006:
Msg #4011:
Msg #4012:

Tooltips

Four options are available: top, right, bottom, and left aligned.

Four Directions


Copy desired code below directly into the source code of your content page.


<button class="btn btn-default" data-original-title="Tooltip on left" data-placement="left" data-toggle="tooltip" title="" type="button">Tooltip on left</button>
<button class="btn btn-default" data-original-title="Tooltip on top" data-placement="top" data-toggle="tooltip" title="" type="button">Tooltip on top</button>
<button class="btn btn-default" data-original-title="Tooltip on bottom" data-placement="bottom" data-toggle="tooltip" title="" type="button">Tooltip on bottom</button>
<button class="btn btn-default" data-original-title="Tooltip on right" data-placement="right" data-toggle="tooltip" title="" type="button">Tooltip on right</button>

Responsive Tables

Basic example

For basic styling—light padding and only horizontal dividers—add the base class .table to any table. It may seem super redundant, but given the widespread use of tables for other plugins like calendars and date pickers, we've opted to isolate our custom table styles.

Optional table caption.
# First Name Last Name Username
1 Mark Otto @mdo
2 Jacob Thornton @fat
3 Larry the Bird @twitter

Copy desired code below directly into the source code of your content page.


<table class="table">
            <caption>
                Optional table caption.
            </caption>
            <thead>
                <tr>
                    <th>#</th>
                    <th>First Name</th>
                    <th>Last Name</th>
                    <th>Username</th>
                </tr>
            </thead>
            <tbody>
                <tr>
                    <th scope="row">1</th>
                    <td>Mark</td>
                    <td>Otto</td>
                    <td>@mdo</td>
                </tr>
                <tr>
                    <th scope="row">2</th>
                    <td>Jacob</td>
                    <td>Thornton</td>
                    <td>@fat</td>
                </tr>
                <tr>
                    <th scope="row">3</th>
                    <td>Larry</td>
                    <td>the Bird</td>
                    <td>@twitter</td>
                </tr>
            </tbody>
        </table>

Buttons

Button tags

Use any of the available button classes to quickly create a styled button.


Copy desired code below directly into the source code of your content page.


<button class="btn btn-default" style="margin-right:3px; margin-bottom:7px;" type="button">Default</button>
<button class="btn btn-primary" style="margin-right:3px; margin-bottom:7px;" type="button">Primary</button>
<button class="btn btn-success" style="margin-right:3px; margin-bottom:7px;" type="button">Success</button>
<button class="btn btn-info" style="margin-right:3px; margin-bottom:7px;" type="button">Info</button>
<button class="btn btn-warning" style="margin-right:3px; margin-bottom:7px;" type="button">Warning</button>
<button class="btn btn-danger" style="margin-right:3px; margin-bottom:7px;" type="button">Danger</button>
<button class="btn btn-link" style="margin-right:3px; margin-bottom:7px;" type="button">Link</button>

Togglable tabs

Example tabs

Add quick, dynamic tab functionality to transition through panes of local content, even via dropdown menus. Nested tabs are not supported.

Raw denim you probably haven't heard of them jean shorts Austin. Nesciunt tofu stumptown aliqua, retro synth master cleanse. Mustache cliche tempor, williamsburg carles vegan helvetica. Reprehenderit butcher retro keffiyeh dreamcatcher synth. Cosby sweater eu banh mi, qui irure terry richardson ex squid. Aliquip placeat salvia cillum iphone. Seitan aliquip quis cardigan american apparel, butcher voluptate nisi qui.

Food truck fixie locavore, accusamus mcsweeney's marfa nulla single-origin coffee squid. Exercitation +1 labore velit, blog sartorial PBR leggings next level wes anderson artisan four loko farm-to-table craft beer twee. Qui photo booth letterpress, commodo enim craft beer mlkshk aliquip jean shorts ullamco ad vinyl cillum PBR. Homo nostrud organic, assumenda labore aesthetic magna delectus mollit. Keytar helvetica VHS salvia yr, vero magna velit sapiente labore stumptown. Vegan fanny pack odio cillum wes anderson 8-bit, sustainable jean shorts beard ut DIY ethical culpa terry richardson biodiesel. Art party scenester stumptown, tumblr butcher vero sint qui sapiente accusamus tattooed echo park.


Copy desired code below directly into the source code of your content page.


<ul class="nav nav-tabs" id="myTabs" role="tablist">
            <li class="active" role="presentation">
                <a aria-controls="home" aria-expanded="true" data-toggle="tab"
                href="#home" id="home-tab" role="tab">Home</a>
            </li>
            <li role="presentation">
                <a aria-controls="profile" data-toggle="tab" href="#profile"
                id="profile-tab" role="tab">Profile</a>
            </li>
            <li class="dropdown" role="presentation">
                <a aria-controls="myTabDrop1-contents" class="dropdown-toggle"
                data-toggle="dropdown" href="#" id="myTabDrop1">Dropdown
                <span class="caret"></span></a>
                <ul aria-labelledby="myTabDrop1" class="dropdown-menu" id=
                "myTabDrop1-contents">
                    <li>
                        <a aria-controls="dropdown1" data-toggle="tab" href=
                        "#dropdown1" id="dropdown1-tab" role="tab">@fat</a>
                    </li>
                    <li>
                        <a aria-controls="dropdown2" data-toggle="tab" href=
                        "#dropdown2" id="dropdown2-tab" role="tab">@mdo</a>
                    </li>
                </ul>
            </li>
        </ul>
        <div class="tab-content" id="myTabContent">
            <div aria-labelledby="home-tab" class="tab-pane fade in active" id=
            "home" role="tabpanel">
                <p>Raw denim you probably haven&#39;t heard of them jean shorts
                Austin. Nesciunt tofu stumptown aliqua, retro synth master
                cleanse. Mustache cliche tempor, williamsburg carles vegan
                helvetica. Reprehenderit butcher retro keffiyeh dreamcatcher
                synth. Cosby sweater eu banh mi, qui irure terry richardson ex
                squid. Aliquip placeat salvia cillum iphone. Seitan aliquip
                quis cardigan american apparel, butcher voluptate nisi qui.</p>
            </div>
            <div aria-labelledby="profile-tab" class="tab-pane fade" id=
            "profile" role="tabpanel">
                <p>Food truck fixie locavore, accusamus mcsweeney&#39;s marfa
                nulla single-origin coffee squid. Exercitation +1 labore velit,
                blog sartorial PBR leggings next level wes anderson artisan
                four loko farm-to-table craft beer twee. Qui photo booth
                letterpress, commodo enim craft beer mlkshk aliquip jean shorts
                ullamco ad vinyl cillum PBR. Homo nostrud organic, assumenda
                labore aesthetic magna delectus mollit. Keytar helvetica VHS
                salvia yr, vero magna velit sapiente labore stumptown. Vegan
                fanny pack odio cillum wes anderson 8-bit, sustainable jean
                shorts beard ut DIY ethical culpa terry richardson biodiesel.
                Art party scenester stumptown, tumblr butcher vero sint qui
                sapiente accusamus tattooed echo park.</p>
            </div>
            <div aria-labelledby="dropdown1-tab" class="tab-pane fade" id=
            "dropdown1" role="tabpanel">
                <p>Etsy mixtape wayfarers, ethical wes anderson tofu before
                they sold out mcsweeney&#39;s organic lomo retro fanny pack
                lo-fi farm-to-table readymade. Messenger bag gentrify pitchfork
                tattooed craft beer, iphone skateboard locavore carles etsy
                salvia banksy hoodie helvetica. DIY synth PBR banksy irony.
                Leggings gentrify squid 8-bit cred pitchfork. Williamsburg banh
                mi whatever gluten-free, carles pitchfork biodiesel fixie etsy
                retro mlkshk vice blog. Scenester cred you probably haven&#39;t
                heard of them, vinyl craft beer blog stumptown. Pitchfork
                sustainable tofu synth chambray yr.</p>
            </div>
            <div aria-labelledby="dropdown2-tab" class="tab-pane fade" id=
            "dropdown2" role="tabpanel">
                <p>Trust fund seitan letterpress, keytar raw denim keffiyeh
                etsy art party before they sold out master cleanse gluten-free
                squid scenester freegan cosby sweater. Fanny pack portland
                seitan DIY, art party locavore wolf cliche high life echo park
                Austin. Cred vinyl keffiyeh DIY salvia PBR, banh mi before they
                sold out farm-to-table VHS viral locavore cosby sweater. Lomo
                wolf viral, mustache readymade thundercats keffiyeh craft beer
                marfa ethical. Wolf salvia freegan, sartorial keffiyeh echo
                park vegan.</p>
            </div>
        </div>

Collapse

Accordion example

Extend the default collapse behavior to create an accordion with the panel component.

Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod. Brunch 3 wolf moon tempor, sunt aliqua put a bird on it squid single-origin coffee nulla assumenda shoreditch et. Nihil anim keffiyeh helvetica, craft beer labore wes anderson cred nesciunt sapiente ea proident. Ad vegan excepteur butcher vice lomo. Leggings occaecat craft beer farm-to-table, raw denim aesthetic synth nesciunt you probably haven't heard of them accusamus labore sustainable VHS.
Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod. Brunch 3 wolf moon tempor, sunt aliqua put a bird on it squid single-origin coffee nulla assumenda shoreditch et. Nihil anim keffiyeh helvetica, craft beer labore wes anderson cred nesciunt sapiente ea proident. Ad vegan excepteur butcher vice lomo. Leggings occaecat craft beer farm-to-table, raw denim aesthetic synth nesciunt you probably haven't heard of them accusamus labore sustainable VHS.
Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod. Brunch 3 wolf moon tempor, sunt aliqua put a bird on it squid single-origin coffee nulla assumenda shoreditch et. Nihil anim keffiyeh helvetica, craft beer labore wes anderson cred nesciunt sapiente ea proident. Ad vegan excepteur butcher vice lomo. Leggings occaecat craft beer farm-to-table, raw denim aesthetic synth nesciunt you probably haven't heard of them accusamus labore sustainable VHS.

Copy desired code below directly into the source code of your content page.


        <div aria-multiselectable="true" class="panel-group" id="accordion"
        role="tablist">
            <div class="panel panel-default">
                <div class="panel-heading" id="headingOne" role="tab">
                    <h4 class="panel-title"><a aria-controls="collapseOne"
                    aria-expanded="true" data-parent="#accordion" data-toggle=
                    "collapse" href="#collapseOne" role="button">Collapsible
                    Group Item #1</a></h4>
                </div>
                <div aria-labelledby="headingOne" class=
                "panel-collapse collapse in" id="collapseOne" role="tabpanel">
                    <div class="panel-body">
                        Anim pariatur cliche reprehenderit, enim eiusmod high
                        life accusamus terry richardson ad squid. 3 wolf moon
                        officia aute, non cupidatat skateboard dolor brunch.
                        Food truck quinoa nesciunt laborum eiusmod. Brunch 3
                        wolf moon tempor, sunt aliqua put a bird on it squid
                        single-origin coffee nulla assumenda shoreditch et.
                        Nihil anim keffiyeh helvetica, craft beer labore wes
                        anderson cred nesciunt sapiente ea proident. Ad vegan
                        excepteur butcher vice lomo. Leggings occaecat craft
                        beer farm-to-table, raw denim aesthetic synth nesciunt
                        you probably haven&#39;t heard of them accusamus labore
                        sustainable VHS.
                    </div>
                </div>
            </div>
            <div class="panel panel-default">
                <div class="panel-heading" id="headingTwo" role="tab">
                    <h4 class="panel-title"><a aria-controls="collapseTwo"
                    aria-expanded="false" class="collapsed" data-parent=
                    "#accordion" data-toggle="collapse" href="#collapseTwo"
                    role="button">Collapsible Group Item #2</a></h4>
                </div>
                <div aria-labelledby="headingTwo" class=
                "panel-collapse collapse" id="collapseTwo" role="tabpanel">
                    <div class="panel-body">
                        Anim pariatur cliche reprehenderit, enim eiusmod high
                        life accusamus terry richardson ad squid. 3 wolf moon
                        officia aute, non cupidatat skateboard dolor brunch.
                        Food truck quinoa nesciunt laborum eiusmod. Brunch 3
                        wolf moon tempor, sunt aliqua put a bird on it squid
                        single-origin coffee nulla assumenda shoreditch et.
                        Nihil anim keffiyeh helvetica, craft beer labore wes
                        anderson cred nesciunt sapiente ea proident. Ad vegan
                        excepteur butcher vice lomo. Leggings occaecat craft
                        beer farm-to-table, raw denim aesthetic synth nesciunt
                        you probably haven&#39;t heard of them accusamus labore
                        sustainable VHS.
                    </div>
                </div>
            </div>
            <div class="panel panel-default">
                <div class="panel-heading" id="headingThree" role="tab">
                    <h4 class="panel-title"><a aria-controls="collapseThree"
                    aria-expanded="false" class="collapsed" data-parent=
                    "#accordion" data-toggle="collapse" href="#collapseThree"
                    role="button">Collapsible Group Item #3</a></h4>
                </div>
                <div aria-labelledby="headingThree" class=
                "panel-collapse collapse" id="collapseThree" role="tabpanel">
                    <div class="panel-body">
                        Anim pariatur cliche reprehenderit, enim eiusmod high
                        life accusamus terry richardson ad squid. 3 wolf moon
                        officia aute, non cupidatat skateboard dolor brunch.
                        Food truck quinoa nesciunt laborum eiusmod. Brunch 3
                        wolf moon tempor, sunt aliqua put a bird on it squid
                        single-origin coffee nulla assumenda shoreditch et.
                        Nihil anim keffiyeh helvetica, craft beer labore wes
                        anderson cred nesciunt sapiente ea proident. Ad vegan
                        excepteur butcher vice lomo. Leggings occaecat craft
                        beer farm-to-table, raw denim aesthetic synth nesciunt
                        you probably haven&#39;t heard of them accusamus labore
                        sustainable VHS.
                    </div>
                </div>
            </div>

Modal


Copy desired code below directly into the source code of your content page.


<!-- Button trigger modal -->
<button type="button" class="btn btn-primary btn-lg" data-toggle="modal" data-target="#myModal">
  Launch demo modal
</button>

<!-- Modal -->
<div class="modal fade" id="myModal" tabindex="-1" role="dialog" aria-labelledby="myModalLabel">
  <div class="modal-dialog" role="document">
    <div class="modal-content">
      <div class="modal-header">
        <button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">&times;</span></button>
        <h4 class="modal-title" id="myModalLabel">Modal title</h4>
      </div>
      <div class="modal-body">
        ...
      </div>
      <div class="modal-footer">
        <button type="button" class="btn btn-default" data-dismiss="modal">Close</button>
        <button type="button" class="btn btn-primary">Save changes</button>
      </div>
    </div>
  </div>
</div>
Msg #4016:
Msg #4020:
Msg #4730: