Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Bootstrap
bootstrap
Commits
89ef0a5d
Commit
89ef0a5d
authored
10 years ago
by
Chris Rebert
Browse files
Options
Download
Email Patches
Plain Diff
Clarify target of modal events
parent
391054fa
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/_includes/js/modal.html
+1
-0
docs/_includes/js/modal.html
with
1 addition
and
0 deletions
+1
-0
docs/_includes/js/modal.html
+
1
-
0
View file @
89ef0a5d
...
...
@@ -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>
<
div class="modal"
>
</code>
).
</p>
<div
class=
"table-responsive"
>
<table
class=
"table table-bordered table-striped bs-events-table"
>
<thead>
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment