1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-09-25 12:59:05 +02:00

mostly docs updates, but also some bug fixes per github issues

This commit is contained in:
Mark Otto
2011-12-19 22:58:56 -08:00
parent aa69286c30
commit 72a536393c
9 changed files with 375 additions and 140 deletions

View File

@@ -819,7 +819,7 @@ $('a[data-toggle="tab"]').bind('shown', function (e) {
<pre class="prettyprint linenums">&lt;button class="btn" data-complete-text="finished!" &gt;...&lt;/button&gt;
&lt;script&gt;
$('.btn').button('complete')
&lt;/scrip&gt;</pre>
&lt;/script&gt;</pre>
<h3>Demo</h3>
<table class="striped-table">
<tbody>