mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-17 19:21:23 +03:00
Merge pull request #15739 from twbs/modal-events-target
Clarify target of modal events
This commit is contained in:
@@ -382,6 +382,7 @@ $('#myModal').modal({
|
|||||||
|
|
||||||
<h3 id="modals-events">Events</h3>
|
<h3 id="modals-events">Events</h3>
|
||||||
<p>Bootstrap's modal class exposes a few events for hooking into modal functionality.</p>
|
<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><div class="modal"></code>).</p>
|
||||||
<div class="table-responsive">
|
<div class="table-responsive">
|
||||||
<table class="table table-bordered table-striped bs-events-table">
|
<table class="table table-bordered table-striped bs-events-table">
|
||||||
<thead>
|
<thead>
|
||||||
|
|||||||
Reference in New Issue
Block a user