Commit 89ef0a5d authored by Chris Rebert's avatar Chris Rebert
Browse files

Clarify target of modal events

parent 391054fa
Showing with 1 addition and 0 deletions
+1 -0
......@@ -382,6 +382,7 @@ $('#myModal').modal({
<h3 id="modals-events">Events</h3>
<p>Bootstrap's modal class exposes a few events for hooking into modal functionality.</p>
<p>All modal events are fired at the modal itself (i.e. at the <code>&lt;div class="modal"&gt;</code>).</p>
<div class="table-responsive">
<table class="table table-bordered table-striped bs-events-table">
<thead>
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment