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

clean up comments for better built files

This commit is contained in:
Jacob Thornton
2011-11-25 21:34:55 -08:00
parent bd8745a98b
commit 3157de8d1d
13 changed files with 44 additions and 130 deletions

View File

@@ -903,7 +903,7 @@ $('.tabs a').bind('change', function (e) {
simple collapsible
</button>
&lt;div id="demo" class="collapse height in"&gt;&lt;/div&gt;</pre>
&lt;div id="demo" class="collapse in"&gt;&lt;/div&gt;</pre>
<p><span class="label notice">Notice</span> To add accordion like group management to a collapsible control just add the additional data attribute <code>data-parent="#selector"</code>. Refer to the demo below to see this in action.</p>
<h3>Methods</h3>
<h4>.collapse(options)</h4>
@@ -964,13 +964,13 @@ $('#myCollapsible').bind('hidden', function () {
</button>
</p>
<div id="collapseDemoWrap" class="collapse height">
<div id="collapseDemoWrap" class="collapse">
<!-- group collapse -->
<dl id="accordion" >
<dt data-toggle="collapse" data-target="#collapseOne" data-parent="#accordion">
<a href="#">Collapsible Group Item #1</a>
</dt>
<dd id="collapseOne" class="collapse height">
<dd id="collapseOne" class="collapse in">
<p>
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.
</p>
@@ -978,7 +978,7 @@ $('#myCollapsible').bind('hidden', function () {
<dt data-toggle="collapse" data-target="#collapseTwo" data-parent="#accordion" >
<a href="#">Collapsible Group Item #2</a>
</dt>
<dd id="collapseTwo" class="collapse height">
<dd id="collapseTwo" class="collapse">
<p>
Blog +1 eiusmod, williamsburg chambray craft beer brooklyn. Trust fund squid whatever, sunt hoodie skateboard mustache 3 wolf moon art party wes anderson ad leggings officia. Skateboard keytar incididunt gluten-free retro sartorial, single-origin coffee et viral. Art party blog sunt, readymade fugiat 8-bit aesthetic ex echo park fanny pack keytar. Thundercats sustainable labore, mustache adipisicing tattooed dolore aute occaecat velit 8-bit raw denim letterpress. In occaecat freegan, next level single-origin coffee chambray excepteur nihil duis exercitation adipisicing ex sartorial twee squid. You probably haven't heard of them fugiat ea retro eiusmod quis cosby sweater, +1 fap sapiente biodiesel banksy.
</p>
@@ -986,7 +986,7 @@ $('#myCollapsible').bind('hidden', function () {
<dt data-toggle="collapse" data-target="#collapseThree" data-parent="#accordion" >
<a href="#">Collapsible Group Item #3</a>
</dt>
<dd id="collapseThree" class="collapse height">
<dd id="collapseThree" class="collapse">
<p>
Tempor gentrify pariatur nihil salvia, irony synth incididunt odio commodo brunch aute. Four loko est vice echo park wes anderson jean shorts, tempor ea vero locavore. Seitan DIY dolore readymade williamsburg viral. Dolor fap master cleanse delectus, ad butcher labore duis vice mollit cillum exercitation eu banh mi. Austin banksy 3 wolf moon locavore sed, helvetica next level VHS you probably haven't heard of them ethical odio. Incididunt locavore minim, do seitan consequat qui thundercats labore before they sold out retro laborum. Esse twee readymade laboris fap vice, voluptate DIY.
</p>