1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-25 14:30:46 +02:00

Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip

This commit is contained in:
Mark Otto
2012-01-07 13:42:35 -08:00
4 changed files with 315 additions and 1 deletions

View File

@@ -876,7 +876,7 @@ $('#my-alert').bind('closed', function () {
<div class="row">
<div class="span3 columns">
<p>The collapse plugin offers simple, flexible collapsible element support for making accordions and other collapsible ui components.</p>
<a href="../js/bootstrap-collapsible.js" target="_blank" class="btn primary">Download</a>
<a href="../js/bootstrap-collapse.js" target="_blank" class="btn primary">Download</a>
</div>
<div class="span9 columns">
<h3>Using bootstrap-collapse.js</h3>