2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-11 18:02:28 +03:00

some js for javascript for builder (stil incomplete)

This commit is contained in:
Jacob Thornton
2012-01-26 16:12:34 -08:00
parent d8e1001836
commit d531f72645
3 changed files with 60 additions and 53 deletions
+6 -6
View File
@@ -165,6 +165,10 @@
</div>
<div class="row download-builder">
<div class="span4">
<label class="checkbox">
<input type="checkbox" checked="true" value="bootstrap-transition.js">
Transitions <small>(required for any animation)</small>
</label>
<label class="checkbox">
<input type="checkbox" checked="true" value="bootstrap-modal.js">
Modals
@@ -185,12 +189,12 @@
<input type="checkbox" checked="true" value="bootstrap-tooltip.js">
Tooltips
</label>
</div><!-- /span -->
<div class="span4">
<label class="checkbox">
<input type="checkbox" checked="true" value="bootstrap-popover.js">
Popovers <small>(requires Tooltips)</small>
</label>
</div><!-- /span -->
<div class="span4">
<label class="checkbox">
<input type="checkbox" checked="true" value="bootstrap-alert.js">
Alert messages
@@ -211,10 +215,6 @@
<input type="checkbox" checked="true" value="bootstrap-typeahead.js">
Typeahead
</label>
<label class="checkbox">
<input type="checkbox" checked="true" value="bootstrap-transition.js">
Transitions <small>(required for any animation)</small>
</label>
</div><!-- /span -->
<div class="span4">
<h4 class="muted">Heads up!</h4>